build(deps): bump the vscode-ext group in /code with 3 updates#1082
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
build(deps): bump the vscode-ext group in /code with 3 updates#1082dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps the vscode-ext group in /code with 3 updates: [semver](https://github.com/npm/node-semver), [esbuild](https://github.com/evanw/esbuild) and [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli). Updates `semver` from 7.7.3 to 7.7.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.3...v7.7.4) Updates `esbuild` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.2...v0.27.3) Updates `ovsx` from 0.10.8 to 0.10.9 - [Release notes](https://github.com/eclipse/openvsx/releases) - [Changelog](https://github.com/eclipse/openvsx/blob/master/cli/CHANGELOG.md) - [Commits](https://github.com/eclipse/openvsx/commits/cli-0.10.9/cli) --- updated-dependencies: - dependency-name: semver dependency-version: 7.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vscode-ext - dependency-name: esbuild dependency-version: 0.27.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vscode-ext - dependency-name: ovsx dependency-version: 0.10.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vscode-ext ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the vscode-ext group in /code with 3 updates: semver, esbuild and ovsx.
Updates
semverfrom 7.7.3 to 7.7.4Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
5993c2echore: release 7.7.4 (#839)120968bdeps:@npmcli/template-oss@4.29.0 (#840)a29faa5fix(cli): pass options to semver.valid() for loose version validation (#835)1d28d5edocs: fix typos and update -n CLI option documentation (#836)5816d4cchore: bump@npmcli/template-ossfrom 4.28.0 to 4.28.1 (#829)ab9e28achore: bump@npmcli/template-ossfrom 4.27.1 to 4.28.0 (#827)44d7130chore: bump@npmcli/eslint-configfrom 5.1.0 to 6.0.0 (#824)7073576chore: reorder parameters in invalid-versions.js test (#820)16a35f5chore: bump@npmcli/template-ossfrom 4.26.0 to 4.27.1 (#823)3a3459dchore: bump@npmcli/template-ossfrom 4.25.1 to 4.26.0 (#818)Updates
esbuildfrom 0.27.2 to 0.27.3Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
9129e00publish 0.27.3 to npme20e411small fix to release notes0dc0f2dfix #4322: parse and print CSS@scoperules55fe391update firefox css gradient support2c35297update gradient lowering transform9209e44Update Go to 1.25.7 (#4388)e8d861bclose #4374: compat table for theusingfeature19b8887no longer needwilliamkapke/node-compat-table7e44218thekangax/compat-tablerepo moved to a new url23b9338runmake update-compat-tableUpdates
ovsxfrom 0.10.8 to 0.10.9Release notes
Sourced from ovsx's releases.
Changelog
Sourced from ovsx's changelog.
Commits
170af84chore: bump cli version for releasee821026chore: prepare cli release v0.10.90e3ac34build(deps): bump@isaacs/brace-expansionfrom 5.0.0 to 5.0.1 in /cli (#1583)9016c26chore(deps): bump vsce to latest version 3.7.1 in the package.json to avoid a...8b3f638chore(deps): bump optional dep node-gyp to latestb121ddcchore(deps): bump tar from 6.2.1 to 7.5.78da1960build(deps): bump lodash from 4.17.21 to 4.17.23 in /cli (#1567)0f3019cDisable scripts by default for yarn (#1546)cd711c0Support custom registry url with a subpath (#1542)62a53ccCleanup cli script (#1538)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions