Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Bump underscore from 1.65 to 1.82 #194

Open
wants to merge 1 commit into
base: rewrite
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2022

Bumps underscore from 1.65 to 1.82.

Release notes

Sourced from underscore's releases.

Version 1.82

  • Set up minimum java version 11.

Version 1.81

  • Fixed semgrep warning

Version 1.80

  • Added code analysis semgrep

Version 1.79

  • Fixed sonar warnings.

Version 1.78

  • Bumpt to the awaitility 4.2.0.
  • Added unit tests toJson and toXml.
  • Fixed sonar warnings.
  • Added methods U.Builder.get(path) and U.ArrayBuilder.get(path).
  • Introduced methods U.Builder.isEmpty() and U.ArrayBuilder.isEmpty().
  • Added methods U.Builder.size(), U.Builder.update(map), U.ArrayBuilder.size(), U.ArrayBuilder.merge(list).

Version 1.77

  • Added new modes FORCE_REMOVE_ARRAY_ATTRIBUTE_JSON_TO_XML and FORCE_REMOVE_ARRAY_BOOLEAN_NUMBER_ATTRIBUTES_JSON_TO_XML to the U.jsonToXml().

Version 1.76

  • Updated appveyor.yml
  • Fixed sonar warnings
  • Updated spring-boot-example

Version 1.75

  • Added methods U.jsonToXml(json, identStep) and U.xmlToJson(xml, identStep).

Version 1.74

  • Moved classes from package com.github.underscore.lodash to the com.github.underscore.

Version 1.73

  • Fixed encoding problem for POST and PUT requests.
  • Added fetch with retry.
  • Added FetchResponse.jsonMap(), FetchResponse.xmlMap() and ObjectBuilder.addMap(map) methods.
  • Added methods U.objectBuilder().addNull("Key") and U.arrayBuilder().addNull().
  • Fixed sonar warnings.
  • Migrated to junit 5.
  • Updated dependent libraries for spring-boot example.
  • Added StringJoiner to generate json.
  • Introduced methods U.downloadUrl(url, fileName) and U.decompressGzip(source, target).

Version 1.72

  • Added method U.replaceNilWithNull(map).

Version 1.71

  • Added U.objectBuilder().fromMap(map).

... (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)

Bumps [underscore](https://github.com/javadev/underscore-java) from 1.65 to 1.82.
- [Release notes](https://github.com/javadev/underscore-java/releases)
- [Commits](javadev/underscore-java@v1.65...v1.82)

---
updated-dependencies:
- dependency-name: com.github.javadev:underscore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant