arquillian / arquillian-governor

Arquillian Governor
Apache License 2.0
10 stars 11 forks source link

build(deps): bump redmine-java-api from 2.6.0 to 4.0.0.preview.3 #76

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps redmine-java-api from 2.6.0 to 4.0.0.preview.3.

Changelog

Sourced from redmine-java-api's changelog.

4.0.0-SNAPSHOT

  • fluent-style API. see README for details

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 getAuthorName returns firstname + NULL when last name is null bug
  • Issue #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 Support 'inherit_members' when creating projects
  • Issue #260 Wrap direct search results in ResultsWrapper to allow access to paging ginfo
  • some minor bugfixes

Version 3.0.0-RC1 (August 10, 2016)

See full list here: https://github.com/taskadapter/redmine-java-api/milestone/27

... (truncated)
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) - `@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)