Skip to content

build(deps): bump versions-maven-plugin from 2.14.2 to 2.15.0#900

Merged
lvca merged 1 commit intomainfrom
dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.15.0
Mar 15, 2023
Merged

build(deps): bump versions-maven-plugin from 2.14.2 to 2.15.0#900
lvca merged 1 commit intomainfrom
dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.15.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps versions-maven-plugin from 2.14.2 to 2.15.0.

Release notes

Sourced from versions-maven-plugin's releases.

2.15.0

Changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits

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 [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.14.2 to 2.15.0.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.14.2...2.15.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Feb 27, 2023
@lvca lvca self-assigned this Mar 15, 2023
@lvca lvca added this to the 23.3.1 milestone Mar 15, 2023
@lvca lvca merged commit b9cb48c into main Mar 15, 2023
@lvca lvca deleted the dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.15.0 branch March 15, 2023 18:40
mergify bot added a commit that referenced this pull request Aug 23, 2025
…25.2 in /studio [skip ci]

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.24.4 to 4.25.2.
Release notes

*Sourced from [browserslist's releases](https://github.com/browserslist/browserslist/releases).*

> 4.25.2
> ------
>
> * Fixed Node.js `--permission` support (by [`@​broofa`](https://github.com/broofa)).
>
> 4.25.1
> ------
>
> * Updated Firefox ESR.
>
> 4.25.0
> ------
>
> * Added `cover 95% in browserslist-config-mycompany stats` query support.
>
> 4.24.5
> ------
>
> * Fixed support ESM shared config.
> * Fixed docs (by Alexander Pushkov & マルコメ).


Changelog

*Sourced from [browserslist's changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md).*

> 4.25.2
> ------
>
> * Fixed Node.js `--permission` support (by [`@​broofa`](https://github.com/broofa)).
>
> 4.25.1
> ------
>
> * Updated Firefox ESR.
>
> 4.25.0
> ------
>
> * Added `cover 95% in browserslist-config-mycompany stats` query support.
>
> 4.24.5
> ------
>
> * Fixed support ESM shared config.
> * Fixed docs (by Alexander Pushkov & マルコメ).


Commits

* [`c7b27ec`](browserslist/browserslist@c7b27ec) Release 4.25.2 version
* [`506b14a`](browserslist/browserslist@506b14a) Fix test coverage
* [`e891823`](browserslist/browserslist@e891823) Fix test coverage check
* [`d64779f`](browserslist/browserslist@d64779f) fix: handle ErrnoExceptions in isFile() and isDirectory() ([#900](https://redirect.github.com/browserslist/browserslist/issues/900))
* [`a740711`](browserslist/browserslist@a740711) Update dependencies
* [`ef49d84`](browserslist/browserslist@ef49d84) Update Node.js on CI
* [`5a8377f`](browserslist/browserslist@5a8377f) Pin and update CI actions
* [`81d33b7`](browserslist/browserslist@81d33b7) Promote browserslist-config-baseline
* [`be1860c`](browserslist/browserslist@be1860c) Clean old sponsor with broken website and fix dark theme
* [`3e1e709`](browserslist/browserslist@3e1e709) Add Kinsta sponsor
* Additional commits viewable in [compare view](browserslist/browserslist@4.24.4...4.25.2)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=browserslist&package-manager=npm\_and\_yarn&previous-version=4.24.4&new-version=4.25.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect result triggered by the summation of large integers

1 participant