chore(deps-dev): bump the minor group with 8 updates - #236
Merged
Conversation
Bumps the minor group with 8 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.1.2` | | [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.8.0` | | [@napi-rs/wasm-runtime](https://github.com/napi-rs/napi-rs/tree/HEAD/wasm-runtime) | `1.1.6` | `1.2.2` | | [acorn](https://github.com/acornjs/acorn) | `8.17.0` | `8.18.0` | | [exsolve](https://github.com/unjs/exsolve) | `1.1.0` | `1.1.1` | | [minimatch](https://github.com/isaacs/minimatch) | `10.2.5` | `10.2.6` | | [postcss](https://github.com/postcss/postcss) | `8.5.23` | `8.5.25` | | [tinyrainbow](https://github.com/tinylibs/tinyrainbow) | `3.1.0` | `3.1.1` | Updates `@types/node` from 26.1.1 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `globals` from 17.7.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.7.0...v17.8.0) Updates `@napi-rs/wasm-runtime` from 1.1.6 to 1.2.2 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Changelog](https://github.com/napi-rs/napi-rs/blob/main/wasm-runtime/CHANGELOG.md) - [Commits](https://github.com/napi-rs/napi-rs/commits/@napi-rs/wasm-runtime@1.2.2/wasm-runtime) Updates `acorn` from 8.17.0 to 8.18.0 - [Commits](acornjs/acorn@8.17.0...8.18.0) Updates `exsolve` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/unjs/exsolve/releases) - [Changelog](https://github.com/unjs/exsolve/blob/main/CHANGELOG.md) - [Commits](unjs/exsolve@v1.1.0...v1.1.1) Updates `minimatch` from 10.2.5 to 10.2.6 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.2.5...v10.2.6) Updates `postcss` from 8.5.23 to 8.5.25 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.23...8.5.25) Updates `tinyrainbow` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/tinylibs/tinyrainbow/releases) - [Commits](tinylibs/tinyrainbow@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@napi-rs/wasm-runtime" dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: acorn dependency-version: 8.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: exsolve dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: minimatch dependency-version: 10.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: postcss dependency-version: 8.5.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: tinyrainbow dependency-version: 3.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... 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 minor group with 8 updates:
26.1.126.1.217.7.017.8.01.1.61.2.28.17.08.18.01.1.01.1.110.2.510.2.68.5.238.5.253.1.03.1.1Updates
@types/nodefrom 26.1.1 to 26.1.2Commits
Updates
globalsfrom 17.7.0 to 17.8.0Release notes
Sourced from globals's releases.
Commits
36c765917.8.07394811Update globals (2026-07-01) (#347)Updates
@napi-rs/wasm-runtimefrom 1.1.6 to 1.2.2Changelog
Sourced from @napi-rs/wasm-runtime's changelog.
Commits
5b344c3chore(release): publish0fd17faperf(wasm-runtime): remove sourcemap (#3428)164a1cachore(release): publish856326bfix(wasm-runtime): preserve emnapi v1 compatibility (#3426)fb91bcdchore(release): publishc646a46chore: upgrade memfsb5ecfa3feat(cli): support non-threaded WASI targets (#3353)Updates
acornfrom 8.17.0 to 8.18.0Commits
d788421Mark version 8.18.0b61cb9aAdd startLocation optionc8d515cDon't compute curLine when locations are offa7bd3cdReject an unparenthesized arrow function as the left operand of**b7c31b6Fix mistake in previous patch5c4af50Avoid scanning from start of document in loose parser's resetToUpdates
exsolvefrom 1.1.0 to 1.1.1Release notes
Sourced from exsolve's releases.
Changelog
Sourced from exsolve's changelog.
Commits
4d138a8chore(release): v1.1.16858b1cfix: match wildcardimportskeys with a trailer (#57)a55eb05chore: update repobf25dd4chore: update deps40e151achore(deps): update actions/checkout digest to 3d3c42e (#51)68a055achore(deps): update actions/setup-node action to v7 (#55)b1a7f0dchore(release): v1.1.0Updates
minimatchfrom 10.2.5 to 10.2.6Commits
ded1bbd10.2.60215dfeupdate deps and lint10968eaimprove test for .. eating drive lettersUpdates
postcssfrom 8.5.23 to 8.5.25Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
08c989cRelease 8.5.25 version24f6814Fix 8.5.17 visitor regressionf2fa53fAdd supply chain security requirement to PostCSS plugin guide10edf0bfix: return empty array for empty string in list.split (#2121)0ebe8adRelease 8.5.24 version73218c6Update dependencies9a114f6Preserve the BOM when stringifying (#2119)9069261Fix types checkUpdates
tinyrainbowfrom 3.1.0 to 3.1.1Release notes
Sourced from tinyrainbow's releases.
Commits
c1ec6f4chore: enablesideEffects: false(#11)4abe3aechore: only use clean-publish for cleaning (#10)ccdf732test: add browser tests (#9)f591d01chore: bump devDependencies & add publish workflow (#7)5285a3cchore: add scriptMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tinyrainbow 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