Bump the npm_and_yarn group across 1 directory with 5 updates #199
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 npm_and_yarn group with 5 updates in the / directory:
2.11.0
2.13.6
1.2.1
1.4.10
5.0.4
6.1.3
3.1.0
3.2.7
3.0.4
3.0.8
Updates
jshint
from 2.11.0 to 2.13.6Release notes
Sourced from jshint's releases.
... (truncated)
Changelog
Sourced from jshint's changelog.
... (truncated)
Commits
6d06f8f
v2.13.603b1a06
[[FIX]] Correct error messagefedaf6f
[[FIX]] Allow initializing const bindings to undefe7071e0
[[DOCS]] Discourage screenshots in bug reports95a6036
v2.13.5d9583d5
[[CHORE]] Remove unused script5c256a2
[[FIX]] Tolerate late definition of async function (#3618)61c868c
v2.13.4eb4609a
[[FIX]] Remove shelljsb23e125
[[CHORE]] Remove shelljs from internal toolingUpdates
geoip-lite
from 1.2.1 to 1.4.10Release notes
Sourced from geoip-lite's releases.
Commits
d18573f
Ready for 1.4.1089a2e02
Fixed an issue where updatejs was not updating due to redirect 302 (#263)e4ef542
Ready for 1.4.9d0672b6
Typo8c673bd
Require node 18.18 at least3d9e902
updatedb made fast (#259)b124cb3
Handle unassigned blocks. Issue #254f273b48
fix: add GEOTMPDIR env (#258)41d752c
exit failed process with non-null value to signal failure (#257)1813a6e
Mention that data files MUST be updated after installUpdates
hoek
from 5.0.4 to 6.1.3Commits
47d6306
6.1.3eef9740
cleanupfc934af
Cleanupf2eb7fd
Clone without prototype. Closes #2905bfe5b6
6.1.217fe9a1
Revert all symbol handlings to false by default. Closes #283542939b
6.1.1947a326
Ignore symbols in deepEqual() by default. Closes #28127ac630
6.1.0b3b5134
Merge pull request #281 from kanongil/symbol-supportUpdates
debug
from 3.1.0 to 3.2.7Release notes
Sourced from debug's releases.
... (truncated)
Commits
3383260
3.2.74e21502
fix regressiona7a17c9
3.2.6f312a89
fix: performance issue9a6d8c2
3.2.5cc5f146
fix browserify and supply alternative unpkg entry point (closes #606)78741cc
3.2.4700a010
re-introduce node.js (root file) (ref #603)622e579
3.2.284e41d5
3.2.1Maintainer changes
This version was pushed to npm by qix, a new releaser for debug since your current version.
Updates
minimatch
from 3.0.4 to 3.0.8Commits
782c264
3.0.86ade2da
fix: trim patterna6f52b0
3.0.7e4cd434
fix: treat nocase:true as always having magice6bbe1c
publishConfig for 3.05b7cd33
3.0.620b4b56
[fix] revert all breaking syntax changes2ff0388
document, expose, and test 'partial:true' option5dbd6a7
ci: tests and makeworkdbda065
full test coverage, adding tests, deleting dead codeDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.