Bump the npm_and_yarn group with 4 updates #37
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 4 updates: nth-check, semver, core-js-compat and nanoid.
Updates
nth-check
from 1.0.2 to 2.0.1Release notes
Sourced from nth-check's releases.
Commits
65e40b0
2.0.1ff63f1d
Bump eslint-config-prettier from 6.15.0 to 8.3.0 (#11)ff24c93
Bump jest from 26.6.3 to 27.2.0 (#17)da9d78a
Bump@typescript-eslint/parser
from 4.9.0 to 4.31.1 (#18)fa35caf
Bump@types/node
from 14.14.10 to 16.9.1 (#16)5f39402
Bump@typescript-eslint/eslint-plugin
from 4.9.0 to 4.31.1 (#19)a11c0c1
Bump prettier from 2.2.1 to 2.4.0 (#20)3ddd820
Bump@types/jest
from 26.0.15 to 27.0.1 (#13)732ab0a
Bump ts-jest from 26.4.4 to 26.5.6 (#15)7efd9da
Bump eslint from 7.14.0 to 7.32.0 (#14)Updates
semver
from 6.3.1 to 7.6.2Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
eb1380b
chore: release 7.6.2 (#714)6466ba9
fix(lru): use map.delete() directly (#713)d777418
chore: release 7.6.1 (#706)988a8de
deps: uninstalllru-cache
(#709)5feeb7f
chore: postinstall for dependabot template-oss PRdd09b60
chore: bump@npmcli/template-oss
to 4.22.0c570a34
fix(linting): no-unused-varsad8ff11
fix: use internal cache implementation3fabe4d
deps: remove lru-cacheec49cdc
chore: chore: chore: postinstall for dependabot template-oss PRUpdates
core-js-compat
from 3.23.1 to 3.40.0Changelog
Sourced from core-js-compat's changelog.
... (truncated)
Commits
6e49392
v3.40.0aa54f98
markJSON.parse
source text access proposal features as shipped from Bun 1....4ebb3e3
add Rhino 1.8.0 compat datac8cf491
fix a typodd21b36
add a fix of V8 < 12.8 / NodeJS < 22.10 bug with handling infinite length of ...57ffe82
Symbol.dispose
,Symbol.asyncDispose
andIterator.prototype[@@dispose]
a...2b0fc5e
add a note about WebKit / BunError.isError
implementation696feb8
addError.isError
abb7e66
explicit resource management reverted in V8e0ce7c2
markSuppressedError
as shipped from V8 ~ Chromium 133Updates
nanoid
from 3.3.4 to 3.3.8Changelog
Sourced from nanoid's changelog.
Commits
3044cd5
Release 3.3.8 version4fe3495
Update size limitd643045
Fix pool pollution, infinite loop (#510)89d82d2
Release 3.3.7 version5022c35
Update dual-publish3e7a8e5
Remove benchmark from CI for v3d356144
Fix CI for v337b25df
Move to pnpm 8d96f392
Release 3.3.6 version8210dfb
Release 3.3.5 versionDependabot 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.