jenkinsci / github-autostatus-plugin

Jenkins plugin to provide automatic status for multibranch jobs
https://plugins.jenkins.io/github-autostatus/
MIT License
52 stars 34 forks source link

Bump token-macro from 1.12.1 to 293.v283932a_0a_b_49 #121

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps token-macro from 1.12.1 to 293.v283932a_0a_b_49.

Release notes

Sourced from token-macro's releases.

293.v283932a_0a_b_49

✍ Other changes

285.vff7645a_56ff0

280.v97a_82642793c

277.v7c8f82a_d66b_3

270.v8c2ce50dc4fc

267.vcdaea6462991

266.v44a80cf277fd

... (truncated)

Changelog

Sourced from token-macro's changelog.

Release History

Version 2.8 (June 11, 2019)

Version 2.7 (March 7, 2019)

  • Updates to support Java 11

Version 2.6 (January 28, 2019)

Version 2.3 (September 1, 2017)

  • Fixed incompatibility issue with Docker Plugin by reducing the scope of the pipeline dependencies.

Version 2.2 (August 22, 2017)

  • There is an incompatibility issue with Token Macro 2.2 and the Docker Plugin. Downgrade to 2.1 if you are using the Docker Plugin
  • Add ability to use JsonPath for the JSON macro, use expr="jsonpath expression here" instead of path=""
  • Add tm pipeline step that will take a string with macros and expand and return the resulting string
  • Fix issue with BUILD_STATUS in pipeline jobs (JENKINS-44322)

Version 2.1 (April 4, 2017)

  • Fixed issue where the plugin may report incorrect parameters when it shouldn't (JENKINS-38871)
  • Fixed issue with CHANGES_SINCE_LAST_SUCCESS not showing "No Changes" (JENKINS-38668)
  • Additional tests were added (JENKINS-40683)
  • Fixed issues so that the plugin can be used in the global plugin tests for core (JENKINS-39672)
  • Fixed issue with whitespace following the variable definition (JENKINS-38420)
  • Added JSON token for retrieving data from a JSON file.

Version 2.0 (September 20, 2016)

... (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 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 2 years ago

Superseded by #134.