Skip to content
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

Bump scriptler from 3.1 to 3.3 #58

Merged
merged 2 commits into from
Jan 23, 2022

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2022

Bumps scriptler from 3.1 to 3.3.

Release notes

Sourced from scriptler's releases.

Scriptler 3.3

🐛 Bug fixes

Scriptler 3.2

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

Changelog

Sourced from scriptler's changelog.

CHANGELOG

Newer releases

See GitHub Releases

Commits
  • 9410a32 [maven-release-plugin] prepare release scriptler-3.3
  • e777672 Resolve possible additional XSS opportunities
  • ea9c4e6 SECURITY-2224
  • e6452cc [maven-release-plugin] prepare for next development iteration
  • 41fb4cb [maven-release-plugin] prepare release scriptler-3.2
  • 1c8f2d8 Minor POM updates
  • fe36769 Enable release-drafter
  • f176c1e Fix additional SECURITY-333 XSS issues
  • 3051ee0 JENKINS-65691 fix issue
  • 6448741 Fix issues with table to div migration
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [scriptler](https://github.com/jenkinsci/scriptler-plugin) from 3.1 to 3.3.
- [Release notes](https://github.com/jenkinsci/scriptler-plugin/releases)
- [Changelog](https://github.com/jenkinsci/scriptler-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/scriptler-plugin@scriptler-3.1...scriptler-3.3)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:scriptler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2022
@kinow
Copy link
Member

kinow commented Jan 23, 2022

@imoutsatsos that was quick huh? Approving and merging if CI passes, then will include a commit with the changelog. Thanks!!

Copy link
Member

@kinow kinow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[2022-01-23T01:47:47.424Z] [WARNING] Rule 4: org.apache.maven.plugins.enforcer.RequireUpperBoundDeps failed with message:
[2022-01-23T01:47:47.424Z] Failed while enforcing RequireUpperBoundDeps. The error(s) are [
[2022-01-23T01:47:47.424Z] Require upper bound dependencies error for org.jenkins-ci.plugins:antisamy-markup-formatter:2.0 paths to dependency are:
[2022-01-23T01:47:47.424Z] +-org.biouno:uno-choice:2.5.8-SNAPSHOT
[2022-01-23T01:47:47.424Z] +-org.jenkins-ci.plugins:antisamy-markup-formatter:2.0
[2022-01-23T01:47:47.424Z] and
[2022-01-23T01:47:47.424Z] +-org.biouno:uno-choice:2.5.8-SNAPSHOT
[2022-01-23T01:47:47.424Z] +-org.jenkins-ci.plugins:scriptler:3.3
[2022-01-23T01:47:47.424Z] +-org.jenkins-ci.plugins:antisamy-markup-formatter:2.1
[2022-01-23T01:47:47.424Z] ]

@imoutsatsos
Copy link
Member

Ooops. It looks 'security eats function' ... once again?

@kinow
Copy link
Member

kinow commented Jan 23, 2022

This issue with the enforcer plugin happens every time I sync the repo and start working on the code again. The core devs enable new rules that prevent a release or build in some cases 🤷 let me fix it and push to this branch, hopefully that will appease CI 🙇‍♂️

@kinow kinow merged commit 9592476 into master Jan 23, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-scriptler-3.3 branch January 23, 2022 03:27
@imoutsatsos
Copy link
Member

thank you depend-a-friend! @kinow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants