-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the production-dependencies group across 1 directory with 10 updates #211
build(deps): bump the production-dependencies group across 1 directory with 10 updates #211
Conversation
…y with 10 updates Bumps the production-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [import-meta-resolve](https://github.com/wooorm/import-meta-resolve) | `4.0.0` | `4.1.0` | | [joi](https://github.com/hapijs/joi) | `17.13.0` | `17.13.3` | | [memoizee](https://github.com/medikoo/memoizee) | `0.4.15` | `0.4.17` | | [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) | `5.5.5` | `5.5.6` | | [terser](https://github.com/terser/terser) | `5.30.4` | `5.31.1` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.24.1` | `1.25.1` | | [imagemin](https://github.com/imagemin/imagemin) | `8.0.1` | `9.0.0` | | [@types/imagemin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/imagemin) | `8.0.5` | `9.0.0` | | [imagemin-pngquant](https://github.com/imagemin/imagemin-pngquant) | `9.0.2` | `10.0.0` | | [imagemin-svgo](https://github.com/imagemin/imagemin-svgo) | `10.0.1` | `11.0.1` | Updates `import-meta-resolve` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/wooorm/import-meta-resolve/releases) - [Commits](wooorm/import-meta-resolve@4.0.0...4.1.0) Updates `joi` from 17.13.0 to 17.13.3 - [Commits](hapijs/joi@v17.13.0...v17.13.3) Updates `memoizee` from 0.4.15 to 0.4.17 - [Release notes](https://github.com/medikoo/memoizee/releases) - [Changelog](https://github.com/medikoo/memoizee/blob/main/CHANGELOG.md) - [Commits](medikoo/memoizee@v0.4.15...v0.4.17) Updates `csv-parse` from 5.5.5 to 5.5.6 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.5.6/packages/csv-parse) Updates `terser` from 5.30.4 to 5.31.1 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.30.4...v5.31.1) Updates `lightningcss` from 1.24.1 to 1.25.1 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.24.1...v1.25.1) Updates `imagemin` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/imagemin/imagemin/releases) - [Commits](imagemin/imagemin@v8.0.1...v9.0.0) Updates `@types/imagemin` from 8.0.5 to 9.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/imagemin) Updates `imagemin-pngquant` from 9.0.2 to 10.0.0 - [Release notes](https://github.com/imagemin/imagemin-pngquant/releases) - [Commits](imagemin/imagemin-pngquant@v9.0.2...v10.0.0) Updates `imagemin-svgo` from 10.0.1 to 11.0.1 - [Release notes](https://github.com/imagemin/imagemin-svgo/releases) - [Commits](imagemin/imagemin-svgo@v10.0.1...v11.0.1) --- updated-dependencies: - dependency-name: import-meta-resolve dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: joi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: memoizee dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: csv-parse dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lightningcss dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: imagemin dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@types/imagemin" dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: imagemin-pngquant dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: imagemin-svgo dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Bumps the production-dependencies group with 10 updates in the / directory:
4.0.0
4.1.0
17.13.0
17.13.3
0.4.15
0.4.17
5.5.5
5.5.6
5.30.4
5.31.1
1.24.1
1.25.1
8.0.1
9.0.0
8.0.5
9.0.0
9.0.2
10.0.0
10.0.1
11.0.1
Updates
import-meta-resolve
from 4.0.0 to 4.1.0Release notes
Sourced from import-meta-resolve's releases.
Commits
c047890
4.1.03857eb3
Fix Actions4fd8c8a
Update Actionsd363b81
Refactor to hide deprecation warningdbb53a5
Backport changes from Node80d8920
Update dev-dependencies66b952b
Refactor tests to not assume name of project folderf331312
Fix tests for newest Node9308eb7
Update dev-dependenciesUpdates
joi
from 17.13.0 to 17.13.3Commits
3cb73d6
17.13.31653c47
fix: correct function type in alternatives error (#3043)7373136
17.13.2add6597
strictUnknown
should honor local explicit.unknown(false)
0066a4e
17.13.12d26030
fix: label false should also hide explicit labels (#3034)Updates
memoizee
from 0.4.15 to 0.4.17Release notes
Sourced from memoizee's releases.
Changelog
Sourced from memoizee's changelog.
Commits
6aa3746
chore: Release v0.4.1715ece26
chore: Fix node version declarationd46aa99
chore: Release v0.4.16cbc3d0d
chore: Bump dependenciesd568b46
ci: Setup new CI configurationfc7c7d2
chore: Ensuregit-list-updated
dependencyec1ed44
chore: Setup git commit hooks4351cc5
test: Configurecoverage
script18663c1
chore: Improve lint scriptsfe3e492
style: PrettifyUpdates
csv-parse
from 5.5.5 to 5.5.6Changelog
Sourced from csv-parse's changelog.
Commits
6aadcac
chore(release): publish53d62d4
test(csv-parse): on_skip validation1326351
fix(csv-parse): skip event not raised with bom (fix #411)7ca18b2
refactor(csv-parse): semi colon lint7d4961d
test: skip test ability70fc026
docs(csv-parse): new cast sampleUpdates
terser
from 5.30.4 to 5.31.1Changelog
Sourced from terser's changelog.
Commits
57ea592
5.31.1cf57d77
fix normalization of AST_Sequence14cc291
avoid drop-unused leaving behind the contents of an assignment. Related to we...78d95b8
5.31.098dbfbb
update changelog14062bc
sync domprops with Firefox 125 and Chrome 1244cd17bf
fix more webcomponent mangling bugs (#1525)d7e10df
fix WebComponents mangling bug (#1524)db932f0
object spread: also drop non-nullish constants (e.g.{ ...true }
) (#1141)Updates
lightningcss
from 1.24.1 to 1.25.1Release notes
Sourced from lightningcss's releases.
Commits
fa6c015
v1.25.160622a1
fix order of properties with all shorthand81d21b9
v1.25.0f4408c7
Implement animation-timeline property and add to animation shorthandec9da43
update browser compat datafb4b334
fix CSS module scoping with variables83839a9
Add granular CSS Modules options (#739)445def9
fix minifying predefined color spaces7c34ba5
Merge branch 'master' of github.com:parcel-bundler/lightningcss4a168e9
fixup astUpdates
imagemin
from 8.0.1 to 9.0.0Release notes
Sourced from imagemin's releases.
Commits
51f8efd
9.0.00f2a0aa
Require Node.js 18Updates
@types/imagemin
from 8.0.5 to 9.0.0Commits
Updates
imagemin-pngquant
from 9.0.2 to 10.0.0Release notes
Sourced from imagemin-pngquant's releases.
Commits
e8b6710
10.0.0981b216
Require Node.js 185ca38bd
Move to ESM (#84)76dc84a
9.0.2Updates
imagemin-svgo
from 10.0.1 to 11.0.1Release notes
Sourced from imagemin-svgo's releases.
Commits
8bacbb7
11.0.10c37309
Fix broken SVG check (#64)246ff6f
11.0.069d8cea
Require Node.js 18f7dfc71
Several tweaks (#61)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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