chore(deps-dev): bump the dev-dependencies group with 6 updates#68
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps-dev): bump the dev-dependencies group with 6 updates#68dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.92.0` | `1.109.0` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.4.1` | `2.5.2` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.0.0` | `3.7.1` | | [sass](https://github.com/sass/dart-sass) | `1.77.8` | `1.97.3` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.1` | `9.5.4` | | [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.105.2` | Updates `@types/vscode` from 1.92.0 to 1.109.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Updates `@vscode/test-electron` from 2.4.1 to 2.5.2 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test@v2.4.1...v2.5.2) Updates `@vscode/vsce` from 3.0.0 to 3.7.1 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.0.0...v3.7.1) Updates `sass` from 1.77.8 to 1.97.3 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.8...1.97.3) Updates `ts-loader` from 9.5.1 to 9.5.4 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.1...v9.5.4) Updates `webpack` from 5.94.0 to 5.105.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.94.0...v5.105.2) --- updated-dependencies: - dependency-name: "@types/vscode" dependency-version: 1.109.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vscode/test-electron" dependency-version: 2.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vscode/vsce" dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sass dependency-version: 1.97.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ts-loader dependency-version: 9.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: webpack dependency-version: 5.105.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a6de8e9 to
3dc56e6
Compare
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 dev-dependencies group with 6 updates:
1.92.01.109.02.4.12.5.23.0.03.7.11.77.81.97.39.5.19.5.45.94.05.105.2Updates
@types/vscodefrom 1.92.0 to 1.109.0Commits
Updates
@vscode/test-electronfrom 2.4.1 to 2.5.2Changelog
Sourced from
@vscode/test-electron's changelog.Commits
143e3c22.5.23b58360fix: installation error on various platforms6a5daf7chore(deps): bump esbuild and vitest (#306)a08bb0echore(deps-dev): bump vite from 5.4.14 to 5.4.17 (#307)d5bfe64chore: move to npm, drop yarn (#305)aa4ac32update pipeline2f99366feat: allow downloading server versions (#304)eff2b632.5.1e960e8dchore: move to npm, drop yarn70040b7Fix for 'Invalid extraction directory' on macOS (#303)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@vscode/test-electronsince your current version.Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@vscode/vscefrom 3.0.0 to 3.7.1Release notes
Sourced from
@vscode/vsce's releases.... (truncated)
Commits
44181d1Merge pull request #1223 from microsoft/dependabot/npm_and_yarn/multi-75e6bc5210a831389Bump js-yaml5d9e78fMerge pull request #1222 from microsoft/dependabot/npm_and_yarn/multi-12cb0b0c21c9023e9Bump glob8551fa2Merge pull request #1219 from microsoft/benibenj/handsome-pike7b65808remove testsbe09f0fremove invalid validation196cce4Merge pull request #1212 from microsoft/copilot/validate-extension-dependenci...82c80d6💄0b7a9ebfix warningMaintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@vscode/vscesince your current version.Updates
sassfrom 1.77.8 to 1.97.3Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
080eaefFix at-rules combined with plain CSS nesting (#2725)f6f73f8Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser (#2711)0b87dd7Bump protobuf and protoc_plugin (#2723)d12cc7dFix bug with implicit configuration for nested imports (#2658)340bfd2Bump actions/download-artifact from 6 to 7 (#2706)a795ab3Bump actions/upload-artifact from 5 to 6 (#2705)add7e6fBump protoc_plugin from 23.0.0 to 24.0.0 (#2696)62ec662Usepwshinstead ofpowershell(#2710)b2f2532Don't evaluate if() values if the condition doesn't match (#2707)0c7083aAdd support for the display-p3-linear color space (#2703)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sass since your current version.
Updates
ts-loaderfrom 9.5.1 to 9.5.4Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
f7d022fUpdate changelog for version 9.5.4 (#1677)ba825c2chore: TypeScript 5.9 upgrade (#1676)847a249feat: stub for 5.8 (#1668)0ee4035feat: Update push.yml with workflow_dispatchd735298chore: update lockfile (#1666)e652315fix: add more detailed error messages (#1665)36b6bf2Upgrade TypeScript to 5.7 (#1661)6a4e29cCreate SECURITY.md5379bb1Update testpack for TypeScript 5.6 (#1656)95110c6Ts 55 (#1651)Updates
webpackfrom 5.94.0 to 5.105.2Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
0756c7echore(release): new release (#20441)ff28476chore(deps): bump CodSpeedHQ/action in the dependencies group (#20442)4d3ed66ci: discord using curl004550aci: discord fix44bf97bci: emulate release for discord using other approach9c71a09ci: emulate release for discord02d3bc9ci: allow to run release announcement6c62c28ci: fix discord900219dfix: type regression (#20440)8e50ef2chore(release): new release (#20429)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for webpack since your current version.
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