⬆️ Updates semantic-release monorepo (major)#317
Conversation
|
Pull request by bot. No need to analyze |
|
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md. |
Hello from PR HelperIs your PR ready for review and processing? Mark the PR ready by including If you still have work to do, even after marking this ready. Put the PR on hold by including |
|
Thanks for the PR! This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged. |
3f72b01 to
b8540ff
Compare
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (nodejs) | 3 | 18 | 5 | 2 | ❌ |
| Security Audit for Infrastructure | 0 | 0 | 0 | 3 | ✅ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
b8540ff to
250b69e
Compare
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (universal) | 2 | 20 | 7 | 0 | ❌ |
| Security Audit for Infrastructure | 0 | 0 | 0 | 3 | ✅ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
250b69e to
3d260c7
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (universal) | 2 | 16 | 5 | 0 | ❌ |
| Security Audit for Infrastructure | 0 | 0 | 0 | 3 | ✅ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
3d260c7 to
8e8a010
Compare
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (universal) | 2 | 17 | 5 | 0 | ❌ |
| Security Audit for Infrastructure | 0 | 0 | 0 | 3 | ✅ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
8e8a010 to
045b777
Compare
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (universal) | 2 | 16 | 7 | 0 | ❌ |
| Security Audit for Infrastructure | 0 | 0 | 0 | 3 | ✅ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
045b777 to
e1e675f
Compare
84c179c to
ed192ce
Compare
ed192ce to
ee23a98
Compare
ee23a98 to
dca04d5
Compare
There was a problem hiding this comment.
Scan Summary
| Tool | Critical | High | Medium | Low | Status |
|---|---|---|---|---|---|
| Dependency Scan (universal) | 2 | 17 | 7 | 0 | ❌ |
| Security Audit for Infrastructure | 0 | 0 | 0 | 3 | ✅ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
dca04d5 to
8439f98
Compare
8439f98 to
9d948a2
Compare
9d948a2 to
5e097d4
Compare
7513a97 to
bb80d6c
Compare
bb80d6c to
ef9a7f8
Compare
ef9a7f8 to
b9593a4
Compare
b9593a4 to
a3ac837
Compare
a3ac837 to
16de46f
Compare
16de46f to
6cea172
Compare
95fff2f to
6884754
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
e44df61 to
4ddfe06
Compare
015e624 to
513919a
Compare
513919a to
85f60f6
Compare
e6a7ff5 to
85b9c53
Compare
85b9c53 to
ad85bc0
Compare
ad85bc0 to
695c9f3
Compare
695c9f3 to
3a1f848
Compare
d16169f to
ed7430b
Compare
ed7430b to
7d3d169
Compare
17e8ea0 to
5c25b09
Compare
5c25b09 to
5a2f6f5
Compare
5a2f6f5 to
f10be69
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f10be69 to
b5cb0b1
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
This PR contains the following updates:
^5.0.1→^6.0.0^8.0.1→^13.0.0^9.0.0→^10.0.0^7.2.0→^12.0.0^7.0.10→^13.0.0^9.0.1→^14.0.0Release Notes
semantic-release/changelog (@semantic-release/changelog)
v6.0.3Compare Source
Bug Fixes
v6.0.2Compare Source
Bug Fixes
v6.0.1Compare Source
Bug Fixes
v6.0.0Compare Source
Features
BREAKING CHANGES
semantic-release/commit-analyzer (@semantic-release/commit-analyzer)
v13.0.1Compare Source
Bug Fixes
v13.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
dropping support for previous major versions of those packages due to the breaking changes between
majors. this only impacts your project if you are installing alongside semantic-release, so updating
those packages to latest version should be the only change you need for this update. no action
should be necessary if you are using default semantic-release config
v12.0.0Compare Source
Features
exportsto point at ./index.js (f3358dd)BREAKING CHANGES
exportshas been defined, which prevents access to private apis (which arentintended for consumption anyway)
v11.1.0Compare Source
Features
v11.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
v10.0.4Compare Source
Bug Fixes
v10.0.3Compare Source
Reverts
v10.0.2Compare Source
Bug Fixes
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Code Refactoring
Features
BREAKING CHANGES
loading ESM plugins
@semantic-release/commit-analyzeris now a native ES Module. It has named exportsfor each plugin hook (
analyzeCommits)v9.0.2Compare Source
Bug Fixes
v9.0.1Compare Source
Bug Fixes
v9.0.0Compare Source
Features
BREAKING CHANGES
semantic-release/git (@semantic-release/git)
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Features
BREAKING CHANGES
v9.0.1Compare Source
Bug Fixes
semantic-release/github (@semantic-release/github)
v12.0.2Compare Source
Bug Fixes
v12.0.1Compare Source
Bug Fixes
v12.0.0Compare Source
Features
BREAKING CHANGES
@semantic-release/githubno longer consumes the GitHub Search API in the pluginv11.0.6Compare Source
Bug Fixes
v11.0.5Compare Source
Bug Fixes
v11.0.4Compare Source
Bug Fixes
v11.0.3Compare Source
Bug Fixes
v11.0.2Compare Source
Bug Fixes
v11.0.1Compare Source
Bug Fixes
v11.0.0Compare Source
chore
semantic-release(95c7cdd)Code Refactoring
labelproperty data type. (718134a)Features
warninfailscript (7a9914a)warninsuccessscript (792720d)BREAKING CHANGES
labelprop is now an array of objects with more properties@semantic-release/github is now v24.1.0
v10.3.5Compare Source
Bug Fixes
searchAPIusage withGraphQLinfindSRIssueutil (#907) (7fb46a3)v10.3.4Compare Source
Bug Fixes
globby()(#924) (efe9f49)v10.3.3Compare Source
Bug Fixes
v10.3.2Compare Source
Bug Fixes
"PullRequest".canBeRebasedfield on GHES graphql api (#913) (4393578)v10.3.1Compare Source
Bug Fixes
max_node_limit_exceedederror when fetching associatedPRs (#912) (bb806af)v10.3.0Compare Source
Features
v10.2.0Compare Source
Features
v10.1.7Compare Source
Bug Fixes
v10.1.6Compare Source
Bug Fixes
associatedPRson 100+context.commitsinsuccesslifecycle (#892) (dfe47e9)v10.1.5Compare Source
Bug Fixes
v10.1.4Compare Source
Bug Fixes
v10.1.3Compare Source
Bug Fixes
v10.1.2Compare Source
Bug Fixes
v10.1.1Compare Source
Bug Fixes
v10.1.0Compare Source
Features
v10.0.7Compare Source
Bug Fixes
v10.0.6Compare Source
Bug Fixes
v10.0.5Compare Source
Bug Fixes
v10.0.4Compare Source
Bug Fixes
v10.0.3Compare Source
Bug Fixes
v10.0.2Compare Source
Bug Fixes
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Features
BREAKING CHANGES
v9.2.6Compare Source
Bug Fixes
v9.2.5Compare Source
Bug Fixes
v9.2.4Compare Source
Bug Fixes
v9.2.3Compare Source
Bug Fixes
v9.2.2Compare Source
Bug Fixes
v9.2.1Compare Source
v9.2.0Compare Source
Features
v9.1.0Compare Source
Features
releaseNameTemplateandreleaseBodyTemplateoptions for customizing release body and name (#704) (9e2678c)v9.0.7Compare Source
Bug Fixes
v9.0.6Compare Source
Bug Fixes
v9.0.5Compare Source
Bug Fixes
v9.0.4Compare Source
Bug Fixes
v9.0.3Compare Source
Bug Fixes
v9.0.2Compare Source
Bug Fixes
v9.0.1Compare Source
Bug Fixes
v9.0.0Compare Source
BREAKING CHANGES
@semantic-release/githubis now a native ES Modulev8.1.0Compare Source
Features
v8.0.9Compare Source
Bug Fixes
v8.0.8Compare Source
Bug Fixes
v8.0.7Compare Source
Bug Fixes
v8.0.6Compare Source
Bug Fixes
v8.0.5Compare Source
Bug Fixes
v8.0.4Compare Source
Bug Fixes
v8.0.3Compare Source
Bug Fixes
v8.0.2Compare Source
Bug Fixes
v8.0.1Compare Source
Bug Fixes
v8.0.0Compare Source
BREAKING CHANGES
v7.2.3Compare Source
Bug Fixes
v7.2.2Compare Source
Bug Fixes
semantic-release/npm (@semantic-release/npm)
v13.1.3Compare Source
Bug Fixes
v13.1.2Compare Source
Bug Fixes
v13.1.1Compare Source
Bug Fixes
v13.1.0Compare Source
Features
Bug Fixes
v13.0.0Compare Source
Features
Bug Fixes
BREAKING CHANGES
v12.0.2Compare Source
Bug Fixes
v12.0.1Compare Source
Bug Fixes
v12.0.0Compare Source
Features
exportsto point at ./index.js (9e193c2)BREAKING CHANGES
exportshas been defined, which prevents access to private apis (which arentintended for consumption anyway)
v11.0.3Compare Source
Bug Fixes
even though our existing range allowed anyone to update as soon as the new npm version was available, this will encourage being on a version that does not report the ip vulnerability a bit more forcefully
v11.0.2Compare Source
Bug Fixes
v11.0.1Compare Source
Bug Fixes
v11.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
v10.0.6Compare Source
Bug Fixes
v10.0.5Compare Source
Bug Fixes
v10.0.4Compare Source
Bug Fixes
v10.0.3[C
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.