jenkinsci / jenkinsfile-runner

A command line tool to run Jenkinsfile as a function
MIT License
1.13k stars 291 forks source link

Bump http_request from 1.11 to 1.16 in /vanilla-package #670

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps http_request from 1.11 to 1.16.

Release notes

Sourced from http_request's releases.

1.16

đź’Ą Breaking changes

Basic/Digest Authentication, which was previously deprecated in favor of credentials and marked for removal in 1.8.19 or later, has been removed. There is no automatic migration for deprecated existing basic/digest authentication usernames and passwords; these will be erased on save.

đź“ť Documentation updates

📦 Dependency updates

1.15

🚦 Tests

📦 Dependency updates

1.14

🚀 New features and improvements

📦 Dependency updates

1.13

📦 Dependency updates

1.12

📦 Dependency updates

đź‘» Maintenance

... (truncated)

Commits
  • 88f8eba [maven-release-plugin] prepare release http_request-1.16
  • a2cf345 [SECURITY-2053] Prevent plain text credentials of Basic/Digest authentication...
  • 68d65f6 Bump plugin from 4.44 to 4.45 (#108)
  • 8a1bf32 Bump plugin from 4.43.1 to 4.44 (#106)
  • 41e68b6 Bump git-changelist-maven-extension from 1.3 to 1.4 (#104)
  • a898dcd Bump plugin from 4.42 to 4.43.1 (#103)
  • 2189a60 Bump plugin from 4.41 to 4.42 (#102)
  • c3dc8e7 Bump plugin from 4.40 to 4.41 (#101)
  • 2598c7f Improve documentation examples by making code lines shorter so scroll bar won...
  • c532e37 Add examples (#99)
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jenkinsci/jenkinsfile-runner/network/alerts).