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 token-macro from 2.0 to 2.12 #154

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2020

Bumps token-macro from 2.0 to 2.12.

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.
Commits
  • 67cb822 [maven-release-plugin] prepare release token-macro-2.12
  • 4ecf7f6 Replace usages of deprecated Run#getLogFile with Run#getLogReader (#42)
  • 6355fad [maven-release-plugin] prepare for next development iteration
  • 8f46726 [maven-release-plugin] prepare release token-macro-2.11
  • ae919b0 Adding support for a new parameter truncTailLine for BUILD_LOG macro (#40)
  • a44c8fc JENKINS-60999: Add support for a new parameter tailMaxCount for BUILD_LOG_REG...
  • 4e07160 Remove security warnings (#39)
  • 2aa22a0 Remove artifacts from conversion
  • 0fa42ad If token transformation exceeds input length exception message provides detai...
  • f9d2db0 [maven-release-plugin] prepare for next development iteration
  • 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 17, 2020
Copy link
Member

@olamy olamy left a comment

Choose a reason for hiding this comment

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

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.jenkins-ci.plugins-token-macro-2.12 branch from d0cb58d to 110fad4 Compare December 17, 2020 01:44
@olamy olamy merged commit b5ad518 into master Dec 17, 2020
@olamy olamy deleted the dependabot/maven/org.jenkins-ci.plugins-token-macro-2.12 branch December 17, 2020 02:25
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant