java-spring-cloud-stream-template
java-spring-cloud-stream-template copied to clipboard
chore(deps): bump yaml, @semantic-release/commit-analyzer, @semantic-release/github, @semantic-release/npm and semantic-release
Removes yaml. It's no longer used after updating ancestor dependencies yaml, @semantic-release/commit-analyzer, @semantic-release/github, @semantic-release/npm and semantic-release. These dependencies need to be updated together.
Removes yaml
Updates @semantic-release/commit-analyzer
from 8.0.1 to 9.0.2
Release notes
Sourced from @semantic-release/commit-analyzer
's releases.
v9.0.2
9.0.2 (2021-11-23)
Bug Fixes
v9.0.1
9.0.1 (2021-09-18)
Bug Fixes
v9.0.0
9.0.0 (2021-09-17)
Features
BREAKING CHANGES
- the minimum required version of node is now v14.17
v9.0.0-beta.3
9.0.0-beta.3 (2021-09-03)
Bug Fixes
v9.0.0-beta.2
9.0.0-beta.2 (2021-08-21)
Features
BREAKING CHANGES
@semantic-release/commit-analyzer
is now a native ES Module- When setting the
releaseRules
option to a path, the path must include the.js
extension, and the file must be an ES Module itself, exporting an array as default
... (truncated)
Commits
fc0a88a
fix: bump conventional commits parser to version 3.2.3 (#289)271625c
chore(deps): lock file maintenance3d5044f
chore(deps): lock file maintenance (#287)b00574f
chore(deps): lock file maintenance (#286)89983f4
chore(deps): lock file maintenance (#285)1651fc7
chore(deps): update dependency sinon to v12.0.1 (#284)eccfd38
chore(deps): update dependency sinon to v12 (#283)9cc61f3
chore(deps): lock file maintenance (#282)e59d3be
chore(deps): lock file maintenance (#280)3b6e669
chore(deps): lock file maintenance- Additional commits viewable in compare view
Updates @semantic-release/github
from 7.2.3 to 8.0.7
Release notes
Sourced from @semantic-release/github
's releases.
v8.0.7
8.0.7 (2022-11-28)
Bug Fixes
- deps: update dependency fs-extra to v11 (8bba5f0)
v8.0.6
8.0.6 (2022-08-27)
Bug Fixes
v8.0.5
8.0.5 (2022-07-08)
Bug Fixes
v8.0.4
8.0.4 (2022-03-29)
Bug Fixes
- revert "fix(deps): update dependency url-join to v5" (6e4dfca)
v8.0.3
8.0.3 (2022-03-29)
Bug Fixes
- deps: update dependency url-join to v5 (7725391)
v8.0.2
8.0.2 (2021-11-03)
Bug Fixes
v8.0.1
8.0.1 (2021-09-23)
... (truncated)
Commits
8bba5f0
fix(deps): update dependency fs-extra to v11733d25f
chore(deps): lock file maintenance4b50fde
chore(deps): update dependency sinon to v15 (#564)76df357
chore(deps): update dependency sinon to v14.0.2 (#559)8211724
chore(deps): update dependency ava to v5.1.0 (#561)e67f60b
chore(deps): lock file maintenance (#556)8123b3e
chore(deps): update dependency ava to v5 (#555)afac3a7
chore(deps): lock file maintenance (#554)066b779
chore(deps): lock file maintenance (#552)0968ba3
chore(deps): update dependency sinon to v14.0.1 (#551)- Additional commits viewable in compare view
Updates @semantic-release/npm
from 7.1.3 to 10.0.3
Release notes
Sourced from @semantic-release/npm
's releases.
v10.0.3
10.0.3 (2023-04-07)
Bug Fixes
v10.0.2
10.0.2 (2023-03-22)
Bug Fixes
v10.0.1
10.0.1 (2023-03-22)
Bug Fixes
v10.0.0
10.0.0 (2023-03-22)
Bug Fixes
- aggregate-error: upgraded to the latest version (7285e05)
- deps: upgraded npm to v9 (2a79f80)
- execa: upgraded to the latest version (7c74660)
- normalize-url: upgraded to the latest version (b55bb01)
- remove support for legacy auth (51ab3c8)
- tempy: upgraded to the latest version of tempy (f1992a5)
Code Refactoring
- esm: converted the package to esm (2d8ff15)
Features
- node-versions: dropped support for node versions below v18 (aff3574)
- semantic-release-peer: raised the minimum peer requirement to the first version that supports loading esm plugins (22e70ad)
BREAKING CHANGES
... (truncated)
Commits
aaddc5c
fix(deps): update dependency read-pkg to v8 (#602)9cc40d8
chore(deps): lock file maintenance (#600)9a290d8
chore(deps): update dependency semantic-release to v21.0.1 (#599)355108b
chore(deps): update dependency sinon to v15.0.3 (#597)6f90cc6
chore(deps): update dependency semantic-release to v21 (#596)e4db268
chore(deps): pin dependency prettier to 2.8.7 (#595)4cadccf
chore(deps): update dependency prettier to v2.8.7 (#594)617daa9
chore(deps): update dependency got to v12.6.0 (#440)7317dda
chore(deps): update dependency c8 to v7.13.0 (#593)6acfed7
chore(deps): update dependency ava to v5.2.0 (#564)- Additional commits viewable in compare view
Updates semantic-release
from 19.0.3 to 21.0.1
Release notes
Sourced from semantic-release's releases.
v21.0.1
21.0.1 (2023-04-01)
Bug Fixes
v21.0.0
21.0.0 (2023-03-24)
BREAKING CHANGES
- deps: the npm plugin has updated the npm dependency to v9
- legacy authentication using
NPM_USERNAME
andNPM_PASSWORD
is no longer supported. UseNPM_TOKEN
instead.Bug Fixes
- deps: bump
@semantic-release/npm
to^10.0.0
(d647433)v21.0.0-beta.6
21.0.0-beta.6 (2023-03-22)
Bug Fixes
- deps: update dependency cosmiconfig to v8.1.2 (fbede54)
- deps: update dependency execa to v7 (#2709) (31d9bfe)
- deps: update dependency execa to v7.1.1 (c38b53a)
v21.0.0-beta.5
21.0.0-beta.5 (2023-03-22)
Bug Fixes
- deps: updated to the latest version of the npm plugin (d647433)
v21.0.0-beta.4
21.0.0-beta.4 (2023-02-17)
Bug Fixes
- deps: updated to the latest beta of the npm plugin, which updates npm to v9 (bef1d48)
... (truncated)
Commits
4bddb37
fix(deps): update dependency env-ci to v9 (#2757)aa90774
chore(deps): update dependency testdouble to v3.17.2 (#2751)d7e14f6
docs(artifactory): removed details about using artifactory with legacy auth4a943a5
chore(deps): pin dependencies (#2744)f47a510
chore(deps): lock file maintenance (#2737)05596bc
chore(deps): update dependency prettier to ^2.8.4 (#2746)c6e84ef
chore(deps): update dependency sinon to v15.0.3 (#2748)0cbe804
chore(deps): update dependency fs-extra to ^11.1.0 (#2745)ea32d10
chore(deps): update dependency testdouble to v3.17.1 (#2740)deb1b7f
Merge pull request #2741 from semantic-release/beta- 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Removed semantic release by hand already.
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.