setup-uv
setup-uv copied to clipboard
Bump semver from 7.6.0 to 7.6.2 in the npm-production group
Bumps the npm-production group with 1 update: semver.
Updates semver
from 7.6.0 to 7.6.2
Release notes
Sourced from semver's releases.
v7.6.2
7.6.2 (2024-05-09)
Bug Fixes
6466ba9
#713 lru: use map.delete() directly (#713) (@negezor
,@lukekarrys
)v7.6.1
7.6.1 (2024-05-04)
Bug Fixes
c570a34
#704 linting: no-unused-vars (@wraithgar
)ad8ff11
#704 use internal cache implementation (@mbtools
)ac9b357
#682 typo in compareBuild debug message (#682) (@mbtools
)Dependencies
Chores
dd09b60
#705 bump@npmcli/template-oss
to 4.22.0 (@lukekarrys
)ec49cdc
#701 chore: chore: postinstall for dependabot template-oss PR (@lukekarrys
)b236c3d
#696 add benchmarks (#696) (@H4ad
)692451b
#688 various improvements to README (#688) (@mbtools
)5feeb7f
#705 postinstall for dependabot template-oss PR (@lukekarrys
)074156f
#701 bump@npmcli/template-oss
from 4.21.3 to 4.21.4 (@dependabot
[bot])
Changelog
Sourced from semver's changelog.
7.6.2 (2024-05-09)
Bug Fixes
6466ba9
#713 lru: use map.delete() directly (#713) (@negezor
,@lukekarrys
)7.6.1 (2024-05-04)
Bug Fixes
c570a34
#704 linting: no-unused-vars (@wraithgar
)ad8ff11
#704 use internal cache implementation (@mbtools
)ac9b357
#682 typo in compareBuild debug message (#682) (@mbtools
)Dependencies
Chores
dd09b60
#705 bump@npmcli/template-oss
to 4.22.0 (@lukekarrys
)ec49cdc
#701 chore: chore: postinstall for dependabot template-oss PR (@lukekarrys
)b236c3d
#696 add benchmarks (#696) (@H4ad
)692451b
#688 various improvements to README (#688) (@mbtools
)5feeb7f
#705 postinstall for dependabot template-oss PR (@lukekarrys
)074156f
#701 bump@npmcli/template-oss
from 4.21.3 to 4.21.4 (@dependabot
[bot])
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 PR- Additional commits viewable in compare view
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