grails / elasticsearch-grails-plugin

The Elasticsearch Grails plugin
https://grails-plugins.github.io/elasticsearch-grails-plugin/
Other
15 stars 23 forks source link

Update dependency org.grails:grails-bom to v4.1.4 #174

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.grails:grails-bom (source) 4.1.0 -> 4.1.4 age adoption passing confidence

Release Notes

grails/grails-core (org.grails:grails-bom) ### [`v4.1.4`](https://togithub.com/grails/grails-core/releases/tag/v4.1.4): 4.1.4 #### What's Changed - \[skip ci] Update release.yml by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/13261](https://togithub.com/grails/grails-core/pull/13261) - Revert SnakeYAML changes by [@​guillermocalvo](https://togithub.com/guillermocalvo) in [https://github.com/grails/grails-core/pull/13336](https://togithub.com/grails/grails-core/pull/13336) **Full Changelog**: https://github.com/grails/grails-core/compare/v4.1.3...v4.1.4 ### [`v4.1.3`](https://togithub.com/grails/grails-core/releases/tag/v4.1.3): 4.1.3 #### What's Changed - Bump asciidoctorj from 2.5.5 to 2.5.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/grails/grails-core/pull/12705](https://togithub.com/grails/grails-core/pull/12705) - Bump snakeyaml from 1.30 to 1.33 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/grails/grails-core/pull/12715](https://togithub.com/grails/grails-core/pull/12715) - Bump test-retry-gradle-plugin from 1.4.0 to 1.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/grails/grails-core/pull/12795](https://togithub.com/grails/grails-core/pull/12795) - Fix flaky test by [@​guillermocalvo](https://togithub.com/guillermocalvo) in [https://github.com/grails/grails-core/pull/13208](https://togithub.com/grails/grails-core/pull/13208) - Upgrade to SnakeYaml 2.2 and use `SafeContructor` to prevent accessing the classpath by [@​guillermocalvo](https://togithub.com/guillermocalvo) in [https://github.com/grails/grails-core/pull/13207](https://togithub.com/grails/grails-core/pull/13207) - Update dependabot.yml by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/13252](https://togithub.com/grails/grails-core/pull/13252) - Update release-notes.yml by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/13254](https://togithub.com/grails/grails-core/pull/13254) - Update Java CI Workflow to latest by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/13253](https://togithub.com/grails/grails-core/pull/13253) - Improvements to Release Workflow by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/13258](https://togithub.com/grails/grails-core/pull/13258) - Override Spring BOM for SnakeYAML to force version 2.2 by [@​guillermocalvo](https://togithub.com/guillermocalvo) in [https://github.com/grails/grails-core/pull/13255](https://togithub.com/grails/grails-core/pull/13255) - Update SimpleDataBinder to prevent binding to specific types by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/13259](https://togithub.com/grails/grails-core/pull/13259) - Fixed typo in the release workflow config by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/13260](https://togithub.com/grails/grails-core/pull/13260) **Full Changelog**: https://github.com/grails/grails-core/compare/v4.1.2...v4.1.3 ### [`v4.1.2`](https://togithub.com/grails/grails-core/releases/tag/v4.1.2): 4.1.2 #### What's Changed - Enforce data binding to instance should not affect static properties [@​mattmoss](https://togithub.com/mattmoss) ([#​12665](https://togithub.com/grails/grails-core/issues/12665)) #### 🛠 Dependency upgrades - Bump directory-watcher from 0.16.0 to 0.16.1 [@​dependabot](https://togithub.com/dependabot) ([#​12654](https://togithub.com/grails/grails-core/issues/12654)) - Bump gradle-tooling-api from 5.0 to 5.6.4 [@​dependabot](https://togithub.com/dependabot) ([#​12614](https://togithub.com/grails/grails-core/issues/12614)) - Bump directory-watcher from 0.15.1 to 0.16.0 [@​dependabot](https://togithub.com/dependabot) ([#​12647](https://togithub.com/grails/grails-core/issues/12647)) - Bump asciidoctorj from 2.5.4 to 2.5.5 [@​dependabot](https://togithub.com/dependabot) ([#​12640](https://togithub.com/grails/grails-core/issues/12640)) - Bump snakeyaml from 1.29 to 1.30 [@​dependabot](https://togithub.com/dependabot) ([#​12616](https://togithub.com/grails/grails-core/issues/12616)) - Bump jsoup from 1.7.3 to 1.15.3 [@​dependabot](https://togithub.com/dependabot) ([#​12673](https://togithub.com/grails/grails-core/issues/12673)) #### Contributors [@​dependabot](https://togithub.com/dependabot), [@​dependabot](https://togithub.com/dependabot)\[bot], [@​mattmoss](https://togithub.com/mattmoss) and [@​puneetbehl](https://togithub.com/puneetbehl) - Enforce data binding to instance should not affect static properties ([#​12665](https://togithub.com/grails/grails-core/issues/12665)) ### [`v4.1.1`](https://togithub.com/grails/grails-core/releases/tag/v4.1.1): 4.1.1 #### What's Changed - Improvements in SimpleDataBinder ([#​12606](https://togithub.com/grails/grails-core/issues/12606)) [@​puneetbehl](https://togithub.com/puneetbehl) ([#​12620](https://togithub.com/grails/grails-core/issues/12620)) #### 🛠 Dependency upgrades - Bump test-retry-gradle-plugin from 1.3.1 to 1.4.0 [@​dependabot](https://togithub.com/dependabot) ([#​12613](https://togithub.com/grails/grails-core/issues/12613)) - Bump asciidoctorj from 2.5.2 to 2.5.4 [@​dependabot](https://togithub.com/dependabot) ([#​12611](https://togithub.com/grails/grails-core/issues/12611)) - Bump jnr-posix from 3.1.11 to 3.1.15 [@​dependabot](https://togithub.com/dependabot) ([#​12610](https://togithub.com/grails/grails-core/issues/12610)) - Bump directory-watcher from 0.15.0 to 0.15.1 [@​dependabot](https://togithub.com/dependabot) ([#​12619](https://togithub.com/grails/grails-core/issues/12619)) - Bump gradle-extra-configurations-plugin from 2.2.0 to 2.2.2 [@​dependabot](https://togithub.com/dependabot) ([#​12615](https://togithub.com/grails/grails-core/issues/12615)) - Bump snakeyaml from 1.29 to 1.30 [@​dependabot](https://togithub.com/dependabot) ([#​12616](https://togithub.com/grails/grails-core/issues/12616)) - Bump gradle-tooling-api from 5.0 to 5.6.4 [@​dependabot](https://togithub.com/dependabot) ([#​12614](https://togithub.com/grails/grails-core/issues/12614)) #### Contributors [@​dependabot](https://togithub.com/dependabot), [@​dependabot](https://togithub.com/dependabot)\[bot] and [@​puneetbehl](https://togithub.com/puneetbehl)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.