jenkinsci / groovy-sandbox

(Deprecated) Compile-time transformer to run Groovy code in a restrictive sandbox
MIT License
123 stars 60 forks source link

Bump plugin from 4.49 to 4.66 #115

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plugin from 4.49 to 4.66.

Release notes

Sourced from plugin's releases.

4.66

💥 Breaking changes

📦 Dependency updates

4.65

🐛 Bug fixes

  • Bump jenkins-test-harness from 1999.v093b_8a_5013e1 to 2002.v0b_78b_a_d69e5d (#771) @​dependabot

📦 Dependency updates

4.64

🚨 Removed

  • Replace hamcrest-core with hamcrest (#762) @​NotMyFault Consumers of hamcrest-core should replace the dependency with hamcrest, which is the drop-in module containing the code of the deprecated hamcrest-core module. imports containing org.hamcrest.CoreMatchers.*; should be migrated to org.hamcrest.Matchers.*.

📦 Dependency updates

4.63

💥 Breaking changes

... (truncated)

Commits
  • 6d418ef [maven-release-plugin] prepare release plugin-4.66
  • 71ee49c Bump jenkins-test-harness (#777)
  • 472b419 Bump maven-release-plugin from 3.0.0 to 3.0.1 (#776)
  • 07e3f89 Bump extra-enforcer-rules from 1.6.2 to 1.7.0 (#775)
  • e56a44a Bump jenkins-test-harness (#774)
  • eb653ce [maven-release-plugin] prepare for next development iteration
  • 03baa11 [maven-release-plugin] prepare release plugin-4.65
  • 551376c Bump maven-hpi-plugin from 3.45 to 3.46 (#773)
  • 642b59d Bump jenkins-test-harness (#771)
  • 04792ae Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 (#772)
  • 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[bot] commented 1 year ago

Superseded by #116.