cloudevents-plugin
cloudevents-plugin copied to clipboard
Bump configuration-as-code from 1.35 to 1.47.1
Bumps configuration-as-code from 1.35 to 1.47.1.
Release notes
Sourced from configuration-as-code's releases.
v1.47 🌈
🚀 New features and improvements
- Add possibility to reload secrets from properties file with JCasC reload (#1556)
@tempora-mutantur
🐛 Bug Fixes
- Export Float and Double as String (#1561)
@schottsfired
- Check only input YAML in doCheck (#1518)
@kanata2
📦 Dependency updates
- Bump mercurial from 2.10 to 2.12 (#1539)
@dependabot
- Bump docker-workflow from 1.24 to 1.25 (#1549)
@dependabot
- Bump checkstyle from 8.36.2 to 8.39 (#1548)
@dependabot
- Bump plugin from 4.12 to 4.15 (#1547)
@dependabot
- Bump job-dsl from 1.74 to 1.77 (#1536)
@dependabot
- Bump simple-theme-plugin from 0.5 to 0.6 (#1535)
@dependabot
- Bump httpmime from 4.5.10 to 4.5.13 (#1534)
@dependabot
- Bump json from 20190722 to 20201115 (#1532)
@dependabot
📝 Documentation updates
- Clear information about overwriting configuration keys (#1533)
@benjaoming
- (docs) update README.md (#1553)
@vladdoster
- Fix TOC links (#1542)
@sanbornick
- Update links in the README (#1540)
@oleg-nenashev
- As the read.md is too long I added some links to connect the subtopics. (#1538)
@NilmaPeiris
👻 Maintenance
- Test with Jenkins 2.263.3 (#1558)
@MarkEWaite
- Update integration tests to use latest LTS line (#1543)
@timja
v1.46 🌈
🚀 New features and improvements
- Add
decodeBase64
substitutor for reading base64-encoded variables (#1526)@oleg-nenashev
- Cleanup "Jenkins master" term from the warning in the Web UI (#1481)
@akatsadimas
📝 Documentation updates
- Cleanup master/slave terminology from documentation(#1481)
@akatsadimas
- Update the Docker plugin demo to use the "jenkins/agent" image instead of the deprecated one (#1464)
@oleg-nenashev
- Add more examples to help with BitBucket configurations (#1492)
@quentin-lpt
👻 Maintenance
... (truncated)
Commits
f53d163
[maven-release-plugin] prepare release configuration-as-code-1.47.135a17be
[SECURITY-2141]d2f06c9
[maven-release-plugin] prepare for next development iteration86303b2
[maven-release-plugin] prepare release configuration-as-code-1.4748e4706
Clear information about overwriting configuration keys (#1533)d995f5a
Bump mercurial from 2.10 to 2.12 (#1539)5bf0f56
Export Float and Double as String (#1561)f9d526b
Test with Jenkins 2.263.3 (#1558)161c501
Add possibility to reload secrets from properties file with JCasC reload (#1556)9a40a90
(docs) update README.md (#1553)- 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.