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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump arctic-sea.version from 7.5.1 to 7.6.0 #239

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps arctic-sea.version from 7.5.1 to 7.6.0.
Updates shetland from 7.5.1 to 7.6.0

Updates svalbard from 7.5.1 to 7.6.0

Updates janmayen from 7.5.1 to 7.6.0

Release notes

Sourced from janmayen's releases.

Arctic Sea v7.6.0

Available in Maven Central.

Change Log

  • Add clearXml() in ObjectWithXml to remove the xml string and throw NPE if the ObjectWithXml.object is null.
  • Move settings decoding from dao to an own decoder
  • Add support for WSDL 1.1. encoding and xml stream writing (#151)
  • Add SettingsBeanPostProcessor to check created beans if they are of typ SettingDefinition and add them to the setting service
  • Make setSettingDefinitions parameter optional
  • Add addSetting(s) methods to settting service to allow adding of setting definition after the bena was instantiated.
  • Add support for data record JSON decoding in observations and resut templates
  • Add required = false to @Settings and use a default value to avoid configuration errors when a setting definition is missing.
  • Adjust scope of hamcrest to test (#148)
  • Add support for sml parameter for SML 2.0 and 1.0.1 xml de-/encoding
  • Fix xml encoding of constraints and cleanup
  • Add support for swe data record in JSON encoder
  • Return field element type instead of only field in exception
  • Extend to support references of sml parameter
  • Trim identifier and name to avoid insertion of leading/trailig whitespaces which occurs to issues in querying the inserted data

Dependency Updates

  • Bump version.spring from 5.2.6.RELEASE to 5.2.7.RELEASE (#142)
  • Bump geolatte-geom from 1.5.1 to 1.6.0 (#143)
  • Bump maxmind-db from 1.3.1 to 1.4.0 (#144)
  • Bump geoip2 from 2.13.1 to 2.14.0 (#145)
  • Bump version.elastic from 7.7.1 to 7.8.0 (#146)
  • Bump spotbugs-annotations from 4.0.4 to 4.0.5 (#147)
  • Bump version.jackson from 2.11.0 to 2.11.1 (#150)
  • Bump jts-core from 1.16.1 to 1.17.0 (#152)
  • Bump maven-parents from 18 to 19

Breaking Changes

  • None

See here for the complete commit log.

Commits
  • 5b79456 [maven-release-plugin] prepare release v7.6.0
  • bea9741 update to maven-parents v19
  • f0d40f0 add clearXml method to remove the xml string or throw NPE if the object is null.
  • 0df3622 Merge pull request #152 from 52North/dependabot/maven/org.locationtech.jts-jt...
  • 57de1a4 fix buid
  • 96cad1b Make injection of JsonSettingDecoder optional to avoid breacking changes
  • 26c2f6a Bump jts-core from 1.16.1 to 1.17.0
  • e7f1909 move decoding of json settings into an own decoder
  • 8eca749 set the configuration object node
  • d02c262 Fix json decoding of complex observation, dataRecord was not set to ComplexValue
  • Additional commits viewable in compare view

Updates svalbard-odata from 7.5.1 to 7.6.0

Updates iceland from 7.5.1 to 7.6.0

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:

  • Update frequency (including time of day and day of week)
  • 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)

Bumps `arctic-sea.version` from 7.5.1 to 7.6.0.

Updates `shetland` from 7.5.1 to 7.6.0

Updates `svalbard` from 7.5.1 to 7.6.0

Updates `janmayen` from 7.5.1 to 7.6.0
- [Release notes](https://github.com/52North/arctic-sea/releases)
- [Commits](52North/arctic-sea@v7.5.1...v7.6.0)

Updates `svalbard-odata` from 7.5.1 to 7.6.0

Updates `iceland` from 7.5.1 to 7.6.0

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 7, 2020
@CarstenHollmann CarstenHollmann merged commit c5d01a9 into develop Jul 7, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/arctic-sea.version-7.6.0 branch July 7, 2020 06: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant