Skip to content

Tags: microsoft/vscode-codicons

Tags

v0.0.46-8

Toggle v0.0.46-8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #468 from microsoft/mrleemurray/vast-tan-silverfish

Add compact SVG icons for various functionalities

v0.0.46-7

Toggle v0.0.46-7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps-dev): bump ip-address from 10.1.0 to 10.2.0 (#467)

Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.1.0 to 10.2.0.
- [Commits](https://github.com/beaugunderson/ip-address/commits)

---
updated-dependencies:
- dependency-name: ip-address
  dependency-version: 10.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.46-6

Toggle v0.0.46-6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add 'present' tag to share-window icon metadata (#466)

v0.0.46-5

Toggle v0.0.46-5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add share-window icon with metadata and update mapping.json (#464)

v0.0.46-4

Toggle v0.0.46-4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#463)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.46-3

Toggle v0.0.46-3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#461)

Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.46-2

Toggle v0.0.46-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps-dev): bump picomatch from 4.0.3 to 4.0.4 (#459)

Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.46-1

Toggle v0.0.46-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add chat-import and chat-export icons with metadata (#458)

Co-authored-by: Copilot <copilot@github.com>

v0.0.46-0

Toggle v0.0.46-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix fantasticon usage on Windows, add Windows PR check (#457)

* Attempt to repair fantasticon on Windows and unblock publishing

* Fix Fantasticon Windows paths and add PR Windows CI

* Patch Fantasticon Windows glob handling

v0.0.45-17

Toggle v0.0.45-17's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Remove rimraf dependency, use built-in fs instead (#452)

* Initial plan

* Remove rimraf dependency, use fs.rmSync instead

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>