Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all-dependencies group across 1 directory with 7 updates #2621

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2024

Bumps the all-dependencies group with 7 updates in the / directory:

venter med
| com.pinterest.ktlint:ktlint-cli | 1.2.1 | 1.3.0 |

Package From To
org.flywaydb:flyway-database-postgresql 10.13.0 10.15.0
no.nav.familie:prosessering-core 2.20240426120029_490d299 2.20240603145215_c56e179
no.nav.familie.kontrakter:enslig-forsorger 3.0_20240603143357_2992125 3.0_20240607101709_d35e18c
no.nav.familie.kontrakter:felles 3.0_20240603143357_2992125 3.0_20240607101709_d35e18c
no.nav.familie.kontrakter:enslig-forsorger-test 3.0_20240603143357_2992125 3.0_20240607101709_d35e18c
com.pinterest.ktlint:ktlint-cli 1.2.1 1.3.0
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.3.0

Updates org.flywaydb:flyway-database-postgresql from 10.13.0 to 10.15.0

Updates no.nav.familie:prosessering-core from 2.20240426120029_490d299 to 2.20240603145215_c56e179

Commits

Updates no.nav.familie.kontrakter:enslig-forsorger from 3.0_20240603143357_2992125 to 3.0_20240607101709_d35e18c

Commits

Updates no.nav.familie.kontrakter:felles from 3.0_20240603143357_2992125 to 3.0_20240607101709_d35e18c

Commits

Updates no.nav.familie.kontrakter:enslig-forsorger-test from 3.0_20240603143357_2992125 to 3.0_20240607101709_d35e18c

Commits

Updates no.nav.familie.kontrakter:felles from 3.0_20240603143357_2992125 to 3.0_20240607101709_d35e18c

Commits

Updates no.nav.familie.kontrakter:enslig-forsorger-test from 3.0_20240603143357_2992125 to 3.0_20240607101709_d35e18c

Commits

Updates com.pinterest.ktlint:ktlint-cli from 1.2.1 to 1.3.0

Release notes

Sourced from com.pinterest.ktlint:ktlint-cli's releases.

1.3.0

馃啎 Features

馃敡 Fixes

... (truncated)

Changelog

Sourced from com.pinterest.ktlint:ktlint-cli's changelog.

[1.3.0] - 2024-06-04

馃啎 Features

馃敡 Fixes

... (truncated)

Commits
  • e61cbbc Prepare release 1.3.0 (#2685)
  • 38aab72 Fix FAQ "How do I suppress errors for a line/block/file?" (#2683)
  • 6e944d7 Merge pull request #2684 from pinterest/regression-test-before-release-1.3.0
  • 628cfc7 Update release testing procedure
  • 1c0226b Suppress log message "Format was not able to resolve"... when linting
  • cf26439 Refactor - Use "node.remove()" instead of "node.treeparent.removeChild(node)"
  • a4e1aac Refactor SpacingAroundParensRule
  • 055892d Do not remove the space before a function type inside a type projection
  • fc164be Simplify default properties loading (#2679)
  • 58a5365 Fixed [{ }] notation for issue #2675 (#2677)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0

Commits
  • d0b96a4 [maven-release-plugin] prepare release surefire-3.3.0
  • 71796af Bump org.codehaus.plexus:plexus-component-annotations
  • afb2d4e Bump org.codehaus.plexus:plexus-interpolation from 1.25 to 1.27
  • e6287dd [SUREFIRE-2232] [REGRESSION] StatelessXmlReporter fails to process failed res...
  • 57b7837 Bump org.htmlunit:htmlunit from 3.11.0 to 4.2.0
  • fd440c4 Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • 5c34c43 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • 680fb00 Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
  • cad0931 [SUREFIRE-2248] Make "type" attribute on failures and errors in (surefire|fai...
  • a88d786 [SUREFIRE-2047] Upgrade to maven-common-artifact-filters 3.4.0
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| org.flywaydb:flyway-database-postgresql | `10.13.0` | `10.15.0` |
| [no.nav.familie:prosessering-core](https://github.com/navikt/familie-prosessering-backend) | `2.20240426120029_490d299` | `2.20240603145215_c56e179` |
| [no.nav.familie.kontrakter:enslig-forsorger](https://github.com/navikt/familie-kontrakter) | `3.0_20240603143357_2992125` | `3.0_20240607101709_d35e18c` |
| [no.nav.familie.kontrakter:felles](https://github.com/navikt/familie-kontrakter) | `3.0_20240603143357_2992125` | `3.0_20240607101709_d35e18c` |
| [no.nav.familie.kontrakter:enslig-forsorger-test](https://github.com/navikt/familie-kontrakter) | `3.0_20240603143357_2992125` | `3.0_20240607101709_d35e18c` |
| [com.pinterest.ktlint:ktlint-cli](https://github.com/pinterest/ktlint) | `1.2.1` | `1.3.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.0` |



Updates `org.flywaydb:flyway-database-postgresql` from 10.13.0 to 10.15.0

Updates `no.nav.familie:prosessering-core` from 2.20240426120029_490d299 to 2.20240603145215_c56e179
- [Commits](https://github.com/navikt/familie-prosessering-backend/commits)

Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20240603143357_2992125 to 3.0_20240607101709_d35e18c
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie.kontrakter:felles` from 3.0_20240603143357_2992125 to 3.0_20240607101709_d35e18c
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie.kontrakter:enslig-forsorger-test` from 3.0_20240603143357_2992125 to 3.0_20240607101709_d35e18c
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie.kontrakter:felles` from 3.0_20240603143357_2992125 to 3.0_20240607101709_d35e18c
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie.kontrakter:enslig-forsorger-test` from 3.0_20240603143357_2992125 to 3.0_20240607101709_d35e18c
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `com.pinterest.ktlint:ktlint-cli` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.2.1...1.3.0)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.familie:prosessering-core
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:felles
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger-test
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:felles
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger-test
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: com.pinterest.ktlint:ktlint-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 16, 2024 04:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 16, 2024
Copy link

sonarcloud bot commented Jun 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ma10s ma10s enabled auto-merge (squash) June 17, 2024 08:05
@ma10s ma10s merged commit 57906ce into main Jun 17, 2024
3 checks passed
@ma10s ma10s deleted the dependabot/maven/all-dependencies-64969ae66e branch June 17, 2024 08:15
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant