Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps fjogeleit/http-request-action from 1.11.1 to 1.12.0.

Release notes

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

Workflow Improvements

  • use ESBuild instead of ncc
  • 'use strict' added
  • new workflow to test repository integrity
  • new workflow to build the dist code
  • Support JSON Data format for urlencoded content-type

Thanks to @​Uzlopak for the improvements in this release

Commits
  • 8601482 Merge branch 'main' of github.com:fjogeleit/http-request-action
  • 575a0b6 Update README.md
  • 56da042 Merge pull request #73 from fjogeleit/url-encoded-tests
  • cc3aff9 Testcases for URLEncoded contentType
  • c4ec44c Merge pull request #72 from Uzlopak/strict
  • b497d19 use strict
  • d00a875 jsdoc: async functions should return Promise (#70)
  • 05a08b7 build dist
  • 6c12bc1 Check for empty dataJson
  • 6796716 Merge pull request #66 from Uzlopak/improve-ci
  • 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)
Bumps [fjogeleit/http-request-action](https://github.com/fjogeleit/http-request-action) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/fjogeleit/http-request-action/releases) - [Commits](fjogeleit/http-request-action@v1.11.1...v1.12.0) --- updated-dependencies: - dependency-name: fjogeleit/http-request-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Upgrade or downgrade of project dependencies. label Dec 1, 2022
@dependabot dependabot bot requested a review from fabasoad December 1, 2022 15:06
fabasoad
fabasoad previously approved these changes Dec 2, 2022
@fabasoad fabasoad added the enhancement Enhancement of the code, not introducing new features. label Dec 2, 2022
fabasoad
fabasoad previously approved these changes Dec 2, 2022
@fabasoad fabasoad merged commit 2754f3c into main Dec 2, 2022
@fabasoad fabasoad deleted the dependabot/github_actions/fjogeleit/http-request-action-1.12.0 branch December 2, 2022 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. enhancement Enhancement of the code, not introducing new features.

2 participants