arquillian / arquillian-governor

Arquillian Governor
Apache License 2.0
10 stars 11 forks source link

Bump redmine-java-api from 2.6.0 to 3.1.1 #49

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps redmine-java-api from 2.6.0 to 3.1.1.

Changelog *Sourced from [redmine-java-api's changelog](https://github.com/taskadapter/redmine-java-api/blob/master/CHANGELOG.md).* > # 3.1.1 > * integrated project membership methods from MembershipManager into ProjectManager > (MembershipManager is now deprecated) > * use newer version of apache httpclient: 4.5.1 -> 4.5.6 > * use newer version of slf4j-api: 1.7.12 -> 1.7.25 > * use slf4j 1.7.12 instead of 1.7.1 > > # Version 3.1.0 (2017-12-18) > > * new method in Transport class to expose some Json results > * Added support for nonProxy host (using standard java.net.ProxySelector) > * Explicitly specify content length when uploading an attachment > > # Version 3.0.2 (2017-12-15) > > * Support custom fields for TimeEntry class > > # Version 3.0.1 (July 7, 2017) > > * Issue [#275](https://github-redirect.dependabot.com/taskadapter/redmine-java-api/issues/275) getAuthorName returns firstname + NULL when last name is null bug > * Issue [#273](https://github-redirect.dependabot.com/taskadapter/redmine-java-api/issues/273) Allow private notes > > # Version 3.0.0 (August 15, 2016) > > No functional changes since 3.0.0-RC2. Just a small test fix. > See changes list for v. 3.0.0-RC1 and 3.0.0-RC2. > > # Version 3.0.0-RC2 (August 13, 2016) > > * Issue [#262](https://github-redirect.dependabot.com/taskadapter/redmine-java-api/issues/262) Support 'inherit_members' when creating projects > * Issue [#260](https://github-redirect.dependabot.com/taskadapter/redmine-java-api/issues/260) Wrap direct search results in ResultsWrapper to allow access to paging ginfo > * some minor bugfixes > > # Version 3.0.0-RC1 (August 10, 2016) > > * Code compiled for Java 8. From now on this library requires Java 8. > * Issue [#61](https://github-redirect.dependabot.com/taskadapter/redmine-java-api/issues/61). Support for removing fields: internal storage in "beans" is completely rewritten to support https://github-redirect.dependabot.com/taskadapter/redmine-java-api/issues/61 > * Support for "is public" field for Projects https://github-redirect.dependabot.com/taskadapter/redmine-java-api/pull/246 > * Bug fix: download attachment using Access Key https://github-redirect.dependabot.com/taskadapter/redmine-java-api/pull/202 > * Support for creating issues with multiple attachments. https://github-redirect.dependabot.com/taskadapter/redmine-java-api/issues/194 > * Support for attachment uploads with explicitly set length. https://github-redirect.dependabot.com/taskadapter/redmine-java-api/issues/78 > * Flattened dependency graphs for User, Issue, etc. (e.g. User assignee instance is replaced with assigneeId and assigneeName) > * Issue [#121](https://github-redirect.dependabot.com/taskadapter/redmine-java-api/issues/121). Bug fixed: download attachments using API access key > * Support for deleting attachments. https://github-redirect.dependabot.com/taskadapter/redmine-java-api/issues/106 > > See full list here: https://github.com/taskadapter/redmine-java-api/milestone/27 > > #### Migration guide for version 3.0.0: > > Issue class: > ... (truncated)
Commits - See full diff in [compare view](https://github.com/taskadapter/redmine-java-api/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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #55.