jenkinsci / rest-list-parameter-plugin

A simple Jenkins parameter plugin that offers a list of values based on a REST call response.
https://plugins.jenkins.io/rest-list-parameter
GNU General Public License v3.0
10 stars 9 forks source link

chore(deps): bump jquery3-api from 3.6.0-4 to 3.6.4-1 #192

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jquery3-api from 3.6.0-4 to 3.6.4-1.

Release notes

Sourced from jquery3-api's releases.

v3.6.4-1 🎁

📦 Dependency Updates

v3.6.3-1 🎁

💥 Breaking

📦 Dependency Updates

v3.6.1-2 🎁

📦 Dependency Updates

💥 Breaking changes

  • Bump Jenkins LTS baseline to 2.346.x

v3.6.1-1 🎁

📦 Dependency Updates

Commits
  • 212e85e [maven-release-plugin] prepare release v3.6.4-1
  • 2e4a1b4 Use same git-ignore for all projects.
  • c1b30ca Merge pull request #136 from jenkinsci/dependabot/maven/org.webjars-jquery-3.6.4
  • 266d8de Bump version to 3.6.4-1.
  • 52f4742 Merge pull request #139 from jenkinsci/dependabot/maven/org.jvnet.hudson.plug...
  • a69f26d Bump analysis-pom from 6.4.0 to 6.5.0
  • 8dea55f Merge pull request #138 from jenkinsci/dependabot/maven/org.jvnet.hudson.plug...
  • f6e4f8d Fix broken workflows.
  • 318a125 Bump analysis-pom from 6.2.0 to 6.4.0
  • 3926f9a Bump jquery from 3.6.3 to 3.6.4
  • 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[bot] commented 1 year ago

Superseded by #199.