-
Notifications
You must be signed in to change notification settings - Fork 8
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
Bump the development-dependencies group across 1 directory with 6 updates #1308
Closed
dependabot
wants to merge
3
commits into
main
from
dependabot/npm_and_yarn/main/development-dependencies-14eeb86c54
Closed
Bump the development-dependencies group across 1 directory with 6 updates #1308
dependabot
wants to merge
3
commits into
main
from
dependabot/npm_and_yarn/main/development-dependencies-14eeb86c54
Conversation
This file contains 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
…ates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `55.0.0` | `56.0.0` | | [hugo-bin](https://github.com/fenneclab/hugo-bin) | `0.132.0` | `0.133.2` | | [linkinator](https://github.com/JustinBeckwith/linkinator) | `6.1.1` | `6.1.2` | | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `6.2.3` | `6.2.4` | | [sass](https://github.com/sass/dart-sass) | `1.78.0` | `1.80.2` | | [vnu-jar](https://github.com/validator/validator) | `23.4.11` | `24.10.17` | Updates `eslint-plugin-unicorn` from 55.0.0 to 56.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v55.0.0...v56.0.0) Updates `hugo-bin` from 0.132.0 to 0.133.2 - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](fenneclab/hugo-bin@v0.132.0...v0.133.2) Updates `linkinator` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](JustinBeckwith/linkinator@v6.1.1...v6.1.2) Updates `npm-run-all2` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v6.2.3...v6.2.4) Updates `sass` from 1.78.0 to 1.80.2 - [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.78.0...1.80.2) Updates `vnu-jar` from 23.4.11 to 24.10.17 - [Release notes](https://github.com/validator/validator/releases) - [Changelog](https://github.com/validator/validator/blob/main/CHANGELOG.md) - [Commits](https://github.com/validator/validator/commits) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: linkinator dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: npm-run-all2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vnu-jar dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot ignore sass minor version |
OK, I won't notify you about version 1.80.x of sass again, unless you unignore it. |
Superseded by #1309. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/main/development-dependencies-14eeb86c54
branch
October 18, 2024 17:44
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 development-dependencies group with 6 updates in the / directory:
55.0.0
56.0.0
0.132.0
0.133.2
6.1.1
6.1.2
6.2.3
6.2.4
1.78.0
1.80.2
23.4.11
24.10.17
Updates
eslint-plugin-unicorn
from 55.0.0 to 56.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
2b469be
56.0.05f744e8
no-useless-undefined
: Ignore React 19useRef
calls (#2463)e39ae89
Improve error message forno-new-array
(#2459)6a043c2
DocumentreduceRight
alternative forno-array-reduce
(#2457)1558cbe
Addprefer-global-this
rule (#2410)a5d5562
Update dependencies (#2447)d3e4b80
Addconsistent-existence-index-check
rule (#2425)461b01c
Removebetter-regex
from recommended rules (#2443)891842d
prefer-string-slice
: Remove unsafe autofix forString#substr()
(#2427)7369077
Addprefer-math-min-max
(#2432)Updates
hugo-bin
from 0.132.0 to 0.133.2Commits
19135e3
0.133.24b657b5
Update Hugo to v0.136.2a819cd7
0.133.1104cffc
Update Hugo to v0.136.1cc7f27c
0.133.07211558
Update Hugo to v0.136.0Updates
linkinator
from 6.1.1 to 6.1.2Release notes
Sourced from linkinator's releases.
Commits
ba65cf0
fix: export getConfig from index (#626)d19a8c7
chore(deps): update dependency@biomejs/biome
to v1.9.3 (#624)679cadf
chore(deps): update dependency@biomejs/biome
to v1.9.2 (#622)499b736
chore(deps): update dependency@biomejs/biome
to v1.9.0 (#620)6d4378d
build: use husky pre-commit hook (#614)Updates
npm-run-all2
from 6.2.3 to 6.2.4Release notes
Sourced from npm-run-all2's releases.
Changelog
Sourced from npm-run-all2's changelog.
Commits
6bf46ca
6.2.4ec1c598
Merge pull request #154 from bcomnes/voxpelli/issue153fb2416b
Switch to JS-basedwhich
commandUpdates
sass
from 1.78.0 to 1.80.2Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
2ad2133
Don't emit warnings for plain-CSSinvert()
(#2394)e6391d3
Always limit the repetition of loggers (#2391)ab19f94
Deprecate@import
and global builtins (#2282)f7b2e63
Fix GitHub Actions config (#2387)1e27aeb
Add a changelog entry for sass/embedded-host-node#338 (#2384)73ff9a9
Don't generate extra*/
s for trailing whitespace in Sass (#2383)164224f
Update QEMU (#2382)7290399
Partially replace chokidar with@parcel/watcher
(#2379)85b467b
Update LMS matrices (#2374)2c5f1e9
Use correct notation for multiple denominator units (#2375)Updates
vnu-jar
from 23.4.11 to 24.10.17Release notes
Sourced from vnu-jar's releases.
Commits
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