-
Notifications
You must be signed in to change notification settings - Fork 9
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
chore(deps): update dependency semver to v7.6.3 #66
base: master
Are you sure you want to change the base?
Conversation
[puLL-Merge] - npm/[email protected] DescriptionThis PR introduces a series of changes aiming at improving the code quality, security, and maintainability of the ChangesChanges.eslintrc.js
.github/actions/create-check/action.yml (New File)
.github/actions/install-latest-npm/action.yml (New File)
.github/dependabot.yml
.github/settings.yml
GitHub Workflows (.github/workflows/*.yml)
.gitignore
.release-please-manifest.json
CHANGELOG.md
README.md
JavaScript Files (
|
5ec1e3f
to
134fddd
Compare
[puLL-Merge] - npm/[email protected] DescriptionThis PR updates the semver package to version 7.6.1. It includes bug fixes, dependency updates, and chore updates. ChangesChanges
Security HotspotsNone found. The changes look safe and do not introduce any obvious security vulnerabilities. Overall this is a solid maintenance release with useful improvements and fixes. The new features like supporting prerelease/build parts in Let me know if you have any other questions! The PR looks good to merge from my review. |
134fddd
to
7eb30fe
Compare
[puLL-Merge] - npm/[email protected] DescriptionThis PR updates the semver library to version 7.6.2. The main changes include:
The motivation appears to be fixing bugs, improving performance, and adding some new functionality while keeping the library up-to-date. ChangesChanges
Security HotspotsNone found. The changes appear to be safe bug fixes, refactorings and enhancements. Switching to a custom Let me know if you have any other questions! |
7eb30fe
to
dd958a7
Compare
[puLL-Merge] - npm/[email protected] DescriptionThis PR updates the ChangesChanges
Possible Issues
Security HotspotsNo significant security issues were identified in this PR. |
This PR contains the following updates:
7.5.3
->7.6.3
Release Notes
npm/node-semver (semver)
v7.6.3
Compare Source
Bug Fixes
73a3d79
#726 optimize Range parsing and formatting (#726) (@jviide)Documentation
2975ece
#719 fix extra backtick typo (#719) (@stdavis)v7.6.2
Compare Source
Bug Fixes
6466ba9
#713 lru: use map.delete() directly (#713) (@negezor, @lukekarrys)v7.6.1
Compare Source
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
988a8de
#709 uninstalllru-cache
(#709)3fabe4d
#704 remove lru-cacheChores
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])v7.6.0
Compare Source
Features
a7ab13a
#671 preserve pre-release and build parts of a version on coerce (#671) (@madtisa, madtisa, @wraithgar)Chores
816c7b2
#667 postinstall for dependabot template-oss PR (@lukekarrys)0bd24d9
#667 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])e521932
#652 postinstall for dependabot template-oss PR (@lukekarrys)8873991
#652 chore: chore: postinstall for dependabot template-oss PR (@lukekarrys)f317dc8
#652 bump @npmcli/template-oss from 4.19.0 to 4.21.0 (@dependabot[bot])7303db1
#658 add clean() test for build metadata (#658) (@jethrodaniel)6240d75
#656 add missing quotes in README.md (#656) (@zyxkad)14d263f
#625 postinstall for dependabot template-oss PR (@lukekarrys)7c34e1a
#625 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])123e0b0
#622 postinstall for dependabot template-oss PR (@lukekarrys)737d5e1
#622 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])cce6180
#598 postinstall for dependabot template-oss PR (@lukekarrys)b914a3d
#598 bump @npmcli/template-oss from 4.17.0 to 4.18.0 (@dependabot[bot])v7.5.4
Compare Source
Bug Fixes
cc6fde2
#588 trim each range set before parsing (@lukekarrys)99d8287
#583 correctly parse long build ids as valid (#583) (@lukekarrys)Configuration
📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.