Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps frabert/replace-string-action from 1.2 to 2.3.

Release notes

Sourced from frabert/replace-string-action's releases.

Release v2.3

Changes from v2.2

  • Uses Node 16 instead of Node 12

Release v2.2

Changes from v2.1

  • Bump @actions/core from 1.4.0 to 1.9.1

Release v2.1

Changes from v2.0

  • Bump node-fetch from 2.6.1 to 2.6.7

Version 2.0

Changes from v1.3:

  • The json flag has been removed, whitespace in replace_with will now be left as-is.

This is a (possibly) breaking change from what happened in v1.x

Version 1.3

The json flag interprets the replacement string as JSON data. Useful for when the replacement string contains leading or trailing whitespace

Commits
  • 2429fbe Update action.yml
  • 4498ac8 Bump @​actions/core from 1.4.0 to 1.9.1
  • 0fd6e13 Bump node-fetch from 2.6.1 to 2.6.7
  • 9b62dfe Use new core library, do not trim whitespace
  • 110e444 Adds json flag
  • a8b449d Bump @​actions/core from 1.2.0 to 1.2.6
  • See full diff 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)

Bumps [frabert/replace-string-action](https://github.com/frabert/replace-string-action) from 1.2 to 2.3.
- [Release notes](https://github.com/frabert/replace-string-action/releases)
- [Commits](frabert/replace-string-action@4ec615c...2429fbe)

---
updated-dependencies:
- dependency-name: frabert/replace-string-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Nov 1, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3367188236

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.886%

Totals Coverage Status
Change from base Build 780944770: 0.0%
Covered Lines: 226
Relevant Lines: 253

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2023

Superseded by #426.

@dependabot dependabot bot closed this Jan 1, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/frabert/replace-string-action-2.3 branch January 1, 2023 06:01
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 github_actions Pull requests that update Github_actions code

Development

Successfully merging this pull request may close these issues.

3 participants