jenkinsci / plugin-pom

Parent POM for Jenkins Plugins
https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial
MIT License
66 stars 75 forks source link

Bump org.jenkins-ci.plugins:structs from 1.5 to 338.v848422169819 in /src/it/sample-plugin #961

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps org.jenkins-ci.plugins:structs from 1.5 to 338.v848422169819.

Release notes

Sourced from org.jenkins-ci.plugins:structs's releases.

338.v848422169819

đź”’ Security

337.v1b_04ea_4df7c8

đź‘» Maintenance

✍ Other changes

📦 Dependency updates

325.vcb_307d2a_2782

đź‘· Changes for plugin developers

324.va_f5d6774f3a_d

đź‘· Changes for plugin developers

đź‘» Maintenance

📦 Dependency updates

318.va_f3ccb_729b_71

đź‘· Changes for plugin developers

317.vf68c51f71b_e2

đź‘· Changes for plugin developers

... (truncated)

Changelog

Sourced from org.jenkins-ci.plugins:structs's changelog.

Changelog

Version 1.22 (Feb 17, 2021)

  • Internal: Use plugin BOM and adapt to change in GitSCM behavior to fix PCT failures (PR-78)

Version 1.21 (Feb 04, 2021)

  • Move documentation from Wiki to Github (PR-53)
  • Internal - Enable dependabot to automatically get dependency updates (PR-56)

Version 1.20 (Jul 29, 2019)

  • JENKINS-33217 Log a warning when additional parameters are passed into DescribableModel objects, such as Pipeline steps, since these parameters are currently being ignored.
  • Internal - Update parent pom (PR-46) and fix unit tests (PR-50)

Version 1.19 (Apr 25, 2019)

  • JENKINS-57218 - Prevent NullPointerException from SymbolLookup after Job DSL update without Configuration as Code

Version 1.18 (Apr 25, 2019)

  • JENKINS-44892 Add new CustomDescribableModel API to allow custom instantiation and uninstantiation for DescribableModel for advanced use cases.

Version 1.17 (Oct 05, 2018)

Version 1.16 (Oct 04, 2018)

  • Analysis problems with ChoiceParameterDefinition.

Version 1.15 (Sept 25, 2018)

  • Automatically coerce String to a number or boolean when a parameter expects a number or boolean.

Version 1.14 (Feb 14, 2018)

Version 1.13 (Feb 1, 2018)

  • Hotfix for sigh Groovy-related madness, partially reverting memory optimizations from 1.12
  • Minor correction to DescribableModel caching lookup
    • Eliminates any risk looking up DescribableModels if different plugins somehow define identical but incompatible Describable classes in the same package and class

Version 1.12 (Feb 1, 2018)

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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](https://github.com/jenkinsci/plugin-pom/network/alerts).