memes / terraform-provider-f5xc

Apache License 2.0
0 stars 0 forks source link

chore(deps): Bump fjogeleit/http-request-action from 1.14.1 to 1.15.2 #4

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps fjogeleit/http-request-action from 1.14.1 to 1.15.2.

Release notes

Sourced from fjogeleit/http-request-action's releases.

Upgrade to Node v20

What's Changed

Full Changelog: https://github.com/fjogeleit/http-request-action/compare/v1...v1.15.2

revert response serialization breaking change

What's Changed

Full Changelog: https://github.com/fjogeleit/http-request-action/compare/v1.15.0...v1.15.1

v1.15.0

What's Changed

Full Changelog: https://github.com/fjogeleit/http-request-action/compare/v1...v1.15.0

Dependency Updates

What's Changed

Full Changelog: https://github.com/fjogeleit/http-request-action/compare/v1.14.1...v1.14.2

Commits
  • 0bd00a3 Merge pull request #131 from fjogeleit/node-upgrade
  • a665541 Upgrade to Node20
  • e23645b Merge pull request #128 from fjogeleit/dependabot/npm_and_yarn/axios-1.6.3
  • 897543f Bump axios from 1.6.2 to 1.6.3
  • 3fee944 Merge pull request #127 from fjogeleit/revert-conditional-stringify
  • c23f0d6 revert conitional stringify which leads to breaking changes with older versions
  • 6dd8796 update readme
  • d81c81a Merge pull request #124 from fjogeleit/response-mask
  • 2d6a2f1 mask response as secret if configured
  • 25a5a55 Merge pull request #119 from fjogeleit/dep-update
  • 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 will merge this PR once CI passes on it, as requested by @memes.


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)