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.
This PR contains the following updates:
^18.12.0
->^20.0.0
1.0.28
->1.0.30
1.1.7
->1.1.9
5.0.0
->5.1.0
^10.1.0
->^11.0.0
^8.0.1
->^10.0.0
^5.0.1
->^9.0.0
^5.0.0
->^6.0.0
7.3.7
->7.5.4
Release Notes
octokit/rest.js (@octokit/rest)
v20.0.1
Compare Source
Bug Fixes
v20.0.0
Compare Source
Features
BREAKING CHANGES
octokit.request()
v19.0.13
Compare Source
Bug Fixes
v19.0.12
Compare Source
Bug Fixes
v19.0.11
Compare Source
Bug Fixes
@octokit/*
packages (#300) (f1b3579)v19.0.10
Compare Source
Bug Fixes
RestEndpointMethodTypes
(#299) (11f8e63), closes #298v19.0.9
Compare Source
Bug Fixes
v19.0.8
Compare Source
Bug Fixes
v19.0.7
Compare Source
Bug Fixes
v19.0.6
Compare Source
Bug Fixes
v19.0.5
Compare Source
Bug Fixes
@octokit/plugin-paginate-rest
to v5 (#220) (9debac2)v19.0.4
Compare Source
Bug Fixes
v19.0.3
Compare Source
Bug Fixes
v19.0.2
Compare Source
Bug Fixes
v19.0.1
Compare Source
Bug Fixes
v19.0.0
Compare Source
Continuous Integration
BREAKING CHANGES
UziTech/atom-modal-views (atom-modal-views)
v1.0.30
Compare Source
Bug Fixes
v1.0.29
Compare Source
Bug Fixes
mattphillips/deep-object-diff (deep-object-diff)
v1.1.9
Compare Source
v1.1.8
Compare Source
Patch
Credits
Thanks @Nitive and @icholy for your PRs
kpdecker/jsdiff (diff)
v5.1.0
Compare Source
jprichardson/node-fs-extra (fs-extra)
v11.1.1
Compare Source
v11.1.0
Compare Source
main
field topackage.json
for better TypeScript compatibility (#979, #981)v11.0.0
Compare Source
Breaking Changes
fs-extra/lib/SOMETHING
(switched toexports
) (#974)New Features
fs-extra/esm
for ESM named export support; see docs for details (#746, #974)fs.readv()
(#970)Bugfixes
stat
filtered items incopy*
(#965, #971)copy
(#918, #976)isaacs/node-glob (glob)
v10.3.4
Compare Source
v10.3.3
Compare Source
v10.3.2
Compare Source
v10.3.1
Compare Source
v10.3.0
Compare Source
--default -p
flag to provide a default patternv10.2.7
Compare Source
v10.2.6
Compare Source
v10.2.5
Compare Source
v10.2.4
Compare Source
v10.2.3
Compare Source
v10.2.2
Compare Source
v10.2.1
Compare Source
v10.2.0
Compare Source
v10.1.0
Compare Source
'.'
instead of the empty string''
when the currentworking directory is returned as a match.
posix: true
option to return/
delimited paths, even onWindows.
v10.0.0
Compare Source
v9.3.5
Compare Source
v9.3.4
Compare Source
v9.3.3
Compare Source
nested extglob patterns.
v9.3.2
Compare Source
v9.3.1
Compare Source
v9.3.0
Compare Source
v9.2.1
Compare Source
v9.2.0
Compare Source
v9.1.2
Compare Source
v9.1.1
Compare Source
v9.1.0
Compare Source
v9.0.2
Compare Source
v9.0.1
Compare Source
v9.0.0
Compare Source
v8.1.0
Compare Source
v8.0.3
Compare Source
v8.0.2
Compare Source
isaacs/minimatch (minimatch)
v9.0.3
Compare Source
v9.0.2
Compare Source
v9.0.1
Compare Source
v9.0.0
Compare Source
v8.0.4
Compare Source
v8.0.3
Compare Source
v8.0.2
Compare Source
v8.0.1
Compare Source
v8.0.0
Compare Source
v7.4.6
Compare Source
v7.4.5
Compare Source
v7.4.4
Compare Source
v7.4.3
Compare Source
v7.4.2
Compare Source
v7.4.1
Compare Source
v7.4.0
Compare Source
v7.3.0
Compare Source
v7.2.0
Compare Source
v7.1.4
Compare Source
v7.1.3
Compare Source
v7.1.2
Compare Source
v7.1.1
Compare Source
v7.1.0
Compare Source
v7.0.1
Compare Source
v7.0.0
Compare Source
v6.2.0
Compare Source
v6.1.10
Compare Source
v6.1.9
Compare Source
v6.1.8
Compare Source
v6.1.7
Compare Source
v6.1.6
Compare Source
v6.1.5
Compare Source
v6.1.4
Compare Source
v6.1.3
Compare Source
v6.1.2
Compare Source
v6.1.1
Compare Source
v6.1.0
Compare Source
v6.0.4
Compare Source
v6.0.3
Compare Source
v6.0.2
Compare Source
v6.0.1
Compare Source
v6.0.0
Compare Source
v5.1.6
Compare Source
v5.1.5
Compare Source
v5.1.4
Compare Source
v5.1.3
Compare Source
v5.1.2
Compare Source
v5.1.1
Compare Source
v5.1.0
Compare Source
TooTallNate/proxy-agents (proxy-agent)
v6.3.1
Compare Source
Patch Changes
1d39f6c
: Fix Electron support by using Node.js native URL object1d39f6c
]e625d10
]v6.3.0
Compare Source
Minor Changes
f1f3220
: Use QuickJS version ofpac-proxy-agent
Patch Changes
f1f3220
]v6.2.2
Compare Source
Patch Changes
999dd9d
: Fixpac+
prefixed protocol URIs999dd9d
]v6.2.1
Compare Source
Patch Changes
4a45593
: Fix WebSocket connections over "http"/"https" proxiesb3860aa
]v6.2.0
Compare Source
Minor Changes
0bbe335
: Support forgetProxyForUrl
option, to provide proxy address dynamically per different URLsPatch Changes
bf20b04
]v6.1.2
Compare Source
Patch Changes
7674748
: Update@types/node
to v14.18.45fd6209c
]c573dbe
]7674748
]v6.1.1
Compare Source
Patch Changes
f30ed32
: UseHttpProxyAgent
for "http" andHttpsProxyAgent
for "https"v6.1.0
Minor Changes
9a90063
: Add support forhttpAgent
andhttpsAgent
optionsv6.0.0
Major Changes
d99a7c8
: Major version bump for all packagesMinor Changes
4333067
: Add support for corekeepAlive: true
Patch Changes
c169ced
: Convert mocha tests to jest for all packagesc169ced
]d99a7c8
]4333067
]06775a8
]npm/node-semver (semver)
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)v7.5.3
Compare Source
Bug Fixes
abdd93d
#571 set max lengths in regex for numeric and build identifiers (#571) (@lukekarrys)Documentation
bf53dd8
#569 add example for>
comparator (#569) (@mbtools)v7.5.2
Compare Source
Bug Fixes
58c791f
#566 diff when detecting major change from prerelease (#566) (@lukekarrys)5c8efbc
#565 preserve build in raw after inc (#565) (@lukekarrys)717534e
#564 better handling of whitespace (#564) (@lukekarrys)v7.5.1
Compare Source
Bug Fixes
d30d25a
#559 show type on invalid semver error (#559) (@tjenkinson)v7.5.0
Compare Source
Features
503a4e5
#548 allow identifierBase to be false (#548) (@lsvalina)Bug Fixes
e219bb4
#552 throw on bad version with correct error message (#552) (@wraithgar)fc2f3df
#546 incorrect results from diff sometimes with prerelease versions (#546) (@tjenkinson)2781767
#547 avoid re-instantiating SemVer during diff compare (#547) (@macno)v7.4.0
Compare Source
Features
113f513
#532 identifierBase parameter for .inc (#532) (@wraithgar, @b-bly)48d8f8f
#530 export new RELEASE_TYPES constant (@hcharley)Bug Fixes
940723d
#538 intersects with v0.0.0 and v0.0.0-0 (#538) (@wraithgar)aa516b5
#535 faster parse options (#535) (@H4ad)61e6ea1
#536 faster cache key factory for range (#536) (@H4ad)f8b8b61
#541 optimistic parse (#541) (@H4ad)796cbe2
#533 semver.diff prerelease to release recognition (#533) (@wraithgar, @dominique-blockchain)3f222b1
#537 reuse comparators on subset (#537) (@H4ad)f66cc45
#539 faster diff (#539) (@H4ad)Documentation
c5d29df
#530 Add "Constants" section to README (@hcharley)v7.3.8
Compare Source
Bug Fixes
d8ef32c
#383 add support for node.js esm auto exports (#383) (@MylesBorins)Documentation
7209b14
#477 update range.js comments to clarify the caret ranges examples (#477) (@amitse)7.3.7 (2022-04-11)
Bug Fixes
Dependencies
7.3.6 (2022-04-05)
Bug Fixes
GTE0
regexes (#432) (11494f1)Documentation
Dependencies
Configuration
📅 Schedule: Branch creation - "every weekend" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.