MLG-Fortress / CustomItemRegistry

Create your own custom items and recipes, all in-game or via configuration files!
https://dev.bukkit.org/projects/customitemrecipes
1 stars 2 forks source link

Bump git-commit-id-plugin from 3.0.1 to 4.0.0 #11

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps git-commit-id-plugin from 3.0.1 to 4.0.0.

Release notes *Sourced from [git-commit-id-plugin's releases](https://github.com/git-commit-id/maven-git-commit-id-plugin/releases).* > Version 4.0.0 is finally there and includes various [bug-fixes, improvements and some changes that can be considered as potential breaking changes](https://github.com/ktoso/maven-git-commit-id-plugin/issues?q=milestone%3A4.0.0&closed=1) :-) > > The main key-aspects that have been improved or being worked on are the following: > > ## Potential breaking changes: > * initial effort for modularisation (mainly splitting the project into a `maven` and a `core`-project) -- [git-commit-id/maven-git-commit-id-plugin#441](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/pull/441) (initial idea https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/issues/228) > * `runOnlyOnce` coupled with Maven's `--projects` parameter makes plugin not run at all -- https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/issues/387, [git-commit-id/maven-git-commit-id-plugin#443](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/pull/443) > > ## New Features / Bug-Fixes: > * make `injectAllReactorProjects` slightly less verbose -- [git-commit-id/maven-git-commit-id-plugin#431](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/pull/431) > * allow to override `useNativeGit` from command line via `-Dmaven.gitcommitid.nativegit=true` -- [git-commit-id/maven-git-commit-id-plugin#433](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/pull/433) > * add support for `git.branch` and `git.build.number` for Azure DevOps -- [git-commit-id/maven-git-commit-id-plugin#439](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/pull/439) > * add support for `git.branch` and `git.build.number` for CircleCI -- [git-commit-id/maven-git-commit-id-plugin#449](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/pull/449) > * use maven's PluginParameterExpressionEvaluator to allow replacements with values that contain unresolved variables. E.g. allows to specify the `git.branch` in sonar's project version: > ```xml > > > sonar.projectVersion > ^.*$ > ${project.version}-${git.branch} > false > > > ``` > See [git-commit-id/maven-git-commit-id-plugin#444](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/pull/444) for further details. > > * update dependencies -- https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/pull/437, [git-commit-id/maven-git-commit-id-plugin#451](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/pull/451) > * added tests for java 8, java 9, java 10, java 11, java 12 and java 13. > > ## Getting the latest release > The plugin is available from Maven Central ([see here](http://search.maven.org/#search%7Cga%7C1%7Cpl.project13)), so you don't have to configure any additional repositories to use this plugin. All you need to do is to configure it inside your project as dependency: > ```xml > > pl.project13.maven > git-commit-id-plugin > 4.0.0 > > ``` > > ## Getting the latest snapshot (build automatically) > If you can't wait for the next release, you can also get the latest snapshot version from sonatype, that is being deployed automatically by travis: > ```xml > > > sonatype-snapshots > Sonatype Snapshots > https://oss.sonatype.org/content/repositories/snapshots/ > > > ``` > ... (truncated)
Commits - [`9c20917`](https://github.com/git-commit-id/maven-git-commit-id-plugin/commit/9c209174d3379c287bd1e97d4634c60659f558d3) [maven-release-plugin] prepare release v4.0.0 - [`515460f`](https://github.com/git-commit-id/maven-git-commit-id-plugin/commit/515460fb80237efed01202c97ab5dc37c45060a4) add java 12 and java 13 to travis - [`10492a5`](https://github.com/git-commit-id/maven-git-commit-id-plugin/commit/10492a5de81547e8b0ca40ba3dfa3a2faa783527) Merge pull request [#452](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/issues/452) from TheSnoozer/master - [`a0170db`](https://github.com/git-commit-id/maven-git-commit-id-plugin/commit/a0170dbb1e113b2906b13d79e5381dc1895435d4) upgrade test requirement org.mockito:mockito-core 3.0.0 -> 3.1.0 - [`88bfe8b`](https://github.com/git-commit-id/maven-git-commit-id-plugin/commit/88bfe8b6821f036b7eed7976801fa2923d06ccca) upgrade test requirement org.codehaus.plexus:plexus-utils 3.2.1 -> 3.3.0 - [`0ff6334`](https://github.com/git-commit-id/maven-git-commit-id-plugin/commit/0ff633427bfe1eed25bbe73758b42f1da58c7c49) Merge pull request [#451](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/issues/451) from git-commit-id/dependabot/maven/core/com.fasterxm... - [`22054c3`](https://github.com/git-commit-id/maven-git-commit-id-plugin/commit/22054c3e69823d6ec038ea253e9229d585601c5a) Bump jackson-databind from 2.9.10 to 2.9.10.1 in /core - [`ebb226d`](https://github.com/git-commit-id/maven-git-commit-id-plugin/commit/ebb226d31757cc59e6114c8f0dc24645981ed42d) Merge pull request [#449](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/issues/449) from andrebrait/master - [`0e98bf2`](https://github.com/git-commit-id/maven-git-commit-id-plugin/commit/0e98bf21ebd47655799058ff07e93b469b734c63) Merge pull request [#448](https://github-redirect.dependabot.com/git-commit-id/maven-git-commit-id-plugin/issues/448) from snago/master - [`0292fee`](https://github.com/git-commit-id/maven-git-commit-id-plugin/commit/0292feeac60de23ee8a6d67ec25c078b825c948f) Adapt to code style - Additional commits viewable in [compare view](https://github.com/git-commit-id/maven-git-commit-id-plugin/compare/v3.0.1...v4.0.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)