chore(deps): (deps): bump the production group with 4 updates#290
Merged
chore(deps): (deps): bump the production group with 4 updates#290
Conversation
Bumps the production group with 4 updates: [lru-cache](https://github.com/isaacs/node-lru-cache), [postcss](https://github.com/postcss/postcss), [tinyexec](https://github.com/tinylibs/tinyexec) and [tinyglobby](https://github.com/SuperchupuDev/tinyglobby). Updates `lru-cache` from 11.2.7 to 11.3.2 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v11.2.7...v11.3.2) Updates `postcss` from 8.5.8 to 8.5.9 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.9) Updates `tinyexec` from 1.0.4 to 1.1.1 - [Release notes](https://github.com/tinylibs/tinyexec/releases) - [Commits](tinylibs/tinyexec@1.0.4...1.1.1) Updates `tinyglobby` from 0.2.15 to 0.2.16 - [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases) - [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md) - [Commits](SuperchupuDev/tinyglobby@0.2.15...0.2.16) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production - dependency-name: postcss dependency-version: 8.5.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: tinyexec dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production - dependency-name: tinyglobby dependency-version: 0.2.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production ... 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 production group with 4 updates: lru-cache, postcss, tinyexec and tinyglobby.
Updates
lru-cachefrom 11.2.7 to 11.3.2Changelog
Sourced from lru-cache's changelog.
... (truncated)
Commits
005e56011.3.247990dcadd node esm dialect to avoid TLA4d6d1b311.3.1412dab5o11y: clarify 'get' options, organize get() method8c8a196docs: mention tracing in the Status jsdoc9438a9edocs: fix Status linksdce0c13docs: formattingece6686doc: typeo9e8732611.3.0fcf924bchangelog 11.3Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
postcssfrom 8.5.8 to 8.5.9Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
fe88ac2Release 8.5.9 versionc551632Avoid RegExp when we can use simple JS89a6b74Move SECURITY.txt for docs folder to keep GitHub page cleaner6ceb8a4Create SECURITY.md02ccae6Another way to fix CI with .ts ext in tests on old Node.js2c36658Another way to fix CI with TS on old Node.jsb906003Another way to fix CI with old Node.js04d32cdFix another issue with Node.js 10 on CIdf86cdfTry to fix Node.js 10 on CI82bec0dMove to oxfmtUpdates
tinyexecfrom 1.0.4 to 1.1.1Release notes
Sourced from tinyexec's releases.
Commits
53d1934fix: install npm twice to make publish work (#111)8a2484fchore(deps-dev): bump the development-dependencies group with 2 updates (#110)5120700fix: add currentnodeexecutable's directory to start ofPATH(#108)a158629fix: usestream.pipelineto fix combining streams with auto-destroy disable...4acd4a9feat: SupportResult | ExecProcess | stringforoptions.stdin(#106)04fde07chore(deps-dev): bump the development-dependencies group across 1 directory w...fa9f740feat: improve Bun runtime compatibility (#101)52b74a8docs(#96): add sync API docs (#98)70b1d9cfeat(#33): implements sync API (#96)f9323a9chore(deps-dev): bump the development-dependencies group with 5 updates (#97)Updates
tinyglobbyfrom 0.2.15 to 0.2.16Release notes
Sourced from tinyglobby's releases.
Changelog
Sourced from tinyglobby's changelog.
Commits
5779202release 0.2.16071954fbump deps once moree541ddedo not import the wholefsmodule2381b76fix root being too broad0addeb9chore(deps): update all non-major dependencies (#191)91ac26cchore(deps): update pnpm/action-setup action to v5 (#192)c50558eupgrade picomatch (and everything else)6185175chore(deps): update dependency picomatch to v4.0.4 [security] (#193)49c2b93enable pnpmtrustPolicybc825c4chore(deps): update all non-major dependencies (#181)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