Skip to content

Update Mend: high confidence minor and patch dependency updates - #2

Open
mend-for-github-com[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates
Open

Update Mend: high confidence minor and patch dependency updates#2
mend-for-github-com[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates

Conversation

@mend-for-github-com

@mend-for-github-com mend-for-github-com Bot commented Mar 21, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
event-source-polyfill 1.0.261.0.31 age adoption passing confidence
com.diffplug.spotless:spotless-maven-plugin 2.29.02.46.1 age adoption passing confidence
org.hsqldb:hsqldb (source) 2.5.22.7.4 age adoption passing confidence
org.apache.commons:commons-compress (source) 1.211.28.0 age adoption passing confidence
com.nulab-inc:zxcvbn 1.5.21.9.0 age adoption passing confidence
com.thoughtworks.xstream:xstream (source) 1.4.51.4.21 age adoption passing confidence
io.github.bonigarcia:webdrivermanager (source) 4.3.14.4.3 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin (source) 3.0.0-M53.5.6 age adoption passing confidence
org.jsoup:jsoup (source) 1.14.31.23.2 age adoption passing confidence
org.webjars:jquery (source) 3.5.13.7.1 age adoption passing confidence
org.bitbucket.b_c:jose4j (source) 0.7.60.9.6 age adoption passing confidence
com.google.guava:guava 30.1-jre30.1.1-jre age adoption passing confidence
org.apache.commons:commons-text (source) 1.91.15.0 age adoption passing confidence
commons-io:commons-io (source) 2.62.22.0 age adoption passing confidence
org.apache.maven.plugins:maven-checkstyle-plugin (source) 3.1.23.6.0 age adoption passing confidence
cglib:cglib-nodep 2.22.2.2 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) 2.7.12.7.18 age adoption passing confidence

Release Notes

Yaffle/EventSource (event-source-polyfill)

v1.0.31

Compare Source

v1.0.30

Compare Source

v1.0.29

Compare Source

v1.0.28

Compare Source

diffplug/spotless (com.diffplug.spotless:spotless-maven-plugin)

v2.45.0

Added
  • Support for gofmt (#​2001)
  • Support for formatting Java Docs for the Palantir formatter (#​2009)

v2.44.0

Added
  • New static method to DiffMessageFormatter which allows to retrieve diffs with their line numbers (#​1960)
  • Gradle - Support for formatting shell scripts via shfmt. (#​1994)
Fixed
  • Fix empty files with biome >= 1.5.0 when formatting files that are in the ignore list of the biome configuration file. (#​1989 fixes #​1987)
  • Fix a regression in BufStep where the same arguments were being provided to every buf invocation. (#​1976)
Changed
  • Use palantir-java-format 2.39.0 on Java 21. (#​1948)
  • Bump default ktlint version to latest 1.0.1 -> 1.1.1. (#​1973)
  • Bump default googleJavaFormat version to latest 1.18.1 -> 1.19.2. (#​1971)
  • Bump default diktat version to latest 1.2.5 -> 2.0.0. (#​1972)

v2.43.0

Added
  • Support custom rule sets for Ktlint. (#​1896)
Fixed
Changed
  • Bump default ktlint version to latest 1.0.0 -> 1.0.1. (#​1855)
  • Add a Step to remove semicolons from Groovy files. (#​1881)

v2.42.0

Added
  • Support for biome. The Rome project was renamed to Biome.
    The configuration is still the same, but you should switch to the new biome tag / function and adjust
    the version accordingly. (#​1804).
  • Support for google-java-format's skip-javadoc-formatting option. (#​1793)
  • Support configuration of mirrors for P2 repositories in Maven DSL (#​1697).
  • New line endings mode GIT_ATTRIBUTES_FAST_ALLSAME. (#​1838)
Fixed
  • Fix support for plugins when using Prettier version 3.0.0 and newer. (#​1802)
  • Fix configuration cache issue around external process started '/usr/bin/git --version'. (#​1806)
Changed
  • Bump default flexmark version to latest 0.64.0 -> 0.64.8. (#​1801)
  • Bump default ktlint version to latest 0.50.0 -> 1.0.0. (#​1808)

v2.41.0

Added
  • Add a jsonPatch step to json formatter configurations. This allows patching of JSON documents using JSON Patches. (#​1753)
  • Support GJF own import order. (#​1780)
Fixed
  • Use latest versions of popular style guides for eslint tests to fix failing useEslintXoStandardRules test. (#​1761, #​1756)
  • Add support for prettier version 3.0.0 and newer. (#​1760, #​1751)
  • Fix npm install calls when npm cache is not up-to-date. (#​1760, #​1750)
Changed
  • Bump default eslint version to latest 8.31.0 -> 8.45.0 (#​1761)
  • Bump default prettier version to latest (v2) 2.8.1 -> 2.8.8. (#​1760)
  • Bump default greclipse version to latest 4.27 -> 4.28. (#​1775)

v2.40.0

Added
  • Added support for Protobuf formatting based on Buf. (#​1208)
  • enum OnMatch { INCLUDE, EXCLUDE } so that FormatterStep.filterByContent can not only include based on the pattern but also exclude. (#​1749)
Fixed
  • Update documented default semanticSort to false. (#​1728)
Changed
  • Bump default cleanthat version to latest 2.13 -> 2.17. (#​1734)
  • Bump default ktlint version to latest 0.49.1 -> 0.50.0. (#​1741)
    • Dropped support for ktlint 0.47.x following our policy of supporting two breaking changes at a time.
    • Dropped support for deprecated useExperimental parameter in favor of the ktlint_experimental property.

v2.39.0

Added
  • Jvm.Support now accepts -SNAPSHOT versions, treated as the non-SNAPSHOT. (#​1583)
  • Support Rome as a formatter for JavaScript and TypeScript code. Adds a new rome step to javascript and typescript formatter configurations. (#​1663)
  • Add semantics-aware Java import ordering (i.e. sort by package, then class, then member). (#​522)
Fixed
  • Fixed a regression which changed the import sorting order in googleJavaFormat introduced in 2.38.0. (#​1680)
  • Equo-based formatters now work on platforms unsupported by Eclipse such as PowerPC (fixes durian-swt#20)
  • When P2 download fails, indicate the responsible formatter. (#​1698)
Changed
  • Equo-based formatters now download metadata to ~/.m2/repository/dev/equo/p2-data rather than ~/.equo, and for CI machines without a home directory the p2 data goes to $GRADLE_USER_HOME/caches/p2-data. (#​1714)
  • Bump default googleJavaFormat version to latest 1.16.0 -> 1.17.0. (#​1710)
  • Bump default ktfmt version to latest 0.43 -> 0.44. (#​1691)
  • Bump default ktlint version to latest 0.48.2 -> 0.49.1. (#​1696)
    • Dropped support for ktlint 0.46.x following our policy of supporting two breaking changes at a time.
  • Bump default sortpom version to latest 3.0.0 -> 3.2.1. (#​1675)

v2.38.0

Added
  • Support configuration of mirrors for P2 repositories in EquoBasedStepBuilder (#​1629).
  • The style option in Palantir Java Format (#​1654).
  • Added formatter for Gherkin feature files (#​1649).
Changed
  • POTENTIALLY BREAKING Converted googleJavaFormat to a compile-only dependency and drop support for versions < 1.8. (#​1630)
  • Bump default cleanthat version to latest 2.6 -> 2.13. (#​1589 and #​1661)
  • Bump default diktat version 1.2.4.2 -> 1.2.5. (#​1631)
  • Bump default flexmark version 0.62.2 -> 0.64.0. (#​1302)
  • Bump default googleJavaFormat version 1.15.0 -> 1.16.0. (#​1630)
  • Bump default scalafmt version 3.7.1 -> 3.7.3. (#​1584)
  • Bump default Eclipse formatters for the 2023-03 release. (#​1662)
    • JDT and GrEclipse 4.26 -> 4.27
      • Improve GrEclipse error reporting. (#​1660)
    • CDT 11.0 -> 11.1

v2.37.0

Added
  • You can now put the filename into a license header template with $FILE. (#​1605 fixes #​1147)
Changed
  • We are now opting in to Gradle's new stable configuration cache. (#​1591)
  • Adopt Equo Solstice OSGi and p2 shim to update all Eclipse-based plugins. (#​1524)
    • Eclipse JDT now supports 4.9 through 4.26. Also we now recommend dropping the last .0, e.g. 4.26 instead of 4.26.0, you'll get warnings to help you switch.
    • Eclipse Groovy now supports 4.18 through 4.26. Also we now recommend dropping the last .0, e.g. 4.26 instead of 4.26.0, you'll get warnings to help you switch.
    • Eclipse CDT now supports 10.6 through 11.0.
    • Eclipse WTP is still WIP at #​1622.

v2.36.0

Added
  • gradlew equoIde opens a repeatable clean Spotless dev environment. (#​1523)
  • cleanthat added includeDraft option, to include draft mutators from composite mutators. (#​1574)
  • npm-based formatters now support caching of node_modules directory (#​1590)
Fixed
  • JacksonJsonFormatterFunc handles json files with an Array as root. (#​1585)
Changed

v2.35.0

Added
  • CleanThat Java Refactorer. (#​1560)
  • Introduce LazyArgLogger to allow for lazy evaluation of log messages in slf4j logging. (#​1565)
Fixed
  • Allow multiple instances of the same npm-based formatter to be used by separating their node_modules directories. (#​1565)
  • ktfmt default style uses correct continuation indent. (#​1562)
Changed
  • Bump default ktfmt version to latest 0.42 -> 0.43 (#​1561)
  • Bump default jackson version to latest 2.14.1 -> 2.14.2 (#​1536)

v2.34.0

Added
  • Formatter now has a field public static final File NO_FILE_SENTINEL which can be used to pass string content to a Formatter or FormatterStep when there is no actual File to format. (#​1525)

v2.33.0

Added
  • ProcessRunner has added some convenience methods so it can be used for Maven testing. (#​1496)
  • ProcessRunner allows to limit captured output to a certain number of bytes. (#​1511)
  • ProcessRunner is now capable of handling long-running tasks where waiting for exit is delegated to the caller. (#​1511)
  • Allow to specify node executable for node-based formatters using nodeExecutable parameter (#​1500)
Fixed
  • The default list of type annotations used by formatAnnotations has had 8 more annotations from the Checker Framework added #​1494
Changed
  • POTENTIALLY BREAKING Bump minimum JRE from 8 to 11, next release likely to bump bytecode to Java 11 (#​1514 part 1 of #​1337)
  • Rename YamlJacksonStep into JacksonYamlStep while normalizing Jackson usage (#​1492)
  • Convert gson integration to use a compile-only source set (#​1510).
  • ** POTENTIALLY BREAKING** Removed support for KtLint 0.3x and 0.45.2 (#​1475)
    • KtLint does not maintain a stable API - before this PR, we supported every breaking change in the API since 2019.
    • From now on, we will support no more than 2 breaking changes at a time.
  • NpmFormatterStepStateBase delays npm install call until the formatter is first used. This enables better integration
    with gradle-node-plugin. (#​1522)
  • Bump default ktlint version to latest 0.48.1 -> 0.48.2 (#​1529)
  • Bump default scalafmt version to latest 3.6.1 -> 3.7.1 (#​1529)

v2.32.0

Added
  • Add option editorConfigFile for ktLint #​142
    • POTENTIALLY BREAKING ktlint step now modifies license headers. Make sure to put licenseHeader after ktlint.
  • Added skipLinesMatching option to licenseHeader to support formats where license header cannot be immediately added to the top of the file (e.g. xml, sh). (#​1441).
  • Add YAML support through Jackson (#​1478)
  • Added support for npm-based ESLint-formatter for javascript and typescript (#​1453)
  • Better suggested messages when user's default is set by JVM limitation. (#​995)
Fixed
  • Support ktlint 0.48+ new rule disabling syntax (#​1456) fixes (#​1444)
  • Fix subgroups leading catch all matcher.
Changed
  • Bump default version for prettier from 2.0.5 to 2.8.1 (#​1453)
  • Bump the dev version of Gradle from 7.5.1 to 7.6 (#​1409)
    • We also removed the no-longer-required dependency org.codehaus.groovy:groovy-xml
  • Breaking changes to Spotless' internal testing infrastructure testlib (#​1443)
    • ResourceHarness no longer has any duplicated functionality which was also present in StepHarness
    • StepHarness now operates on Formatter rather than a FormatterStep
    • StepHarnessWithFile now takes a ResourceHarness in its constructor to handle the file manipulation parts
    • Standardized that we test exception messages, not types, which will ease the transition to linting later on
    • Bump default ktlint version to latest 0.47.1 -> 0.48.1 (#​1456)
  • Switch our publishing infrastructure from CircleCI to GitHub Actions (#​1462).
    • Help wanted for moving our tests too (#​1472)

v2.31.0

Added
  • importOrder now support groups of imports without blank lines (#​1401)
Fixed
  • Don't treat @Value as a type annotation #​1367
  • Support ktlint_disabled_rules in ktlint 0.47.x #​1378
  • Share git repositories across projects when using ratchet (#​1426)
Changed
  • Bump default ktfmt version to latest 0.40 -> 0.41 (#​1340)
  • Bump default scalafmt version to latest 3.5.9 -> 3.6.1 (#​1373)
  • Bump default diktat version to latest 1.2.3 -> 1.2.4.2 (#​1393)
  • Bump default palantir-java-format version to latest 2.10 -> 2.28 (#​1393)

v2.30.0

Added
  • formatAnnotations() step to correct formatting of Java type annotations. It puts type annotations on the same line as the type that they qualify. Run it after a Java formatting step, such as googleJavaFormat(). (#​1275)
Changed
  • Bump default ktfmt version to latest 0.39 -> 0.40 (#​1312)
  • Bump default ktlint version to latest 0.46.1 -> 0.47.1 (#​1303)
    • Also restored support for older versions of ktlint back to 0.31.0
nulab/zxcvbn4j (com.nulab-inc:zxcvbn)

v1.9.0

Compare Source

v1.8.2

Compare Source

v1.8.1

Compare Source

v1.8.0

Compare Source

v1.7.0

Compare Source

v1.6.0

Compare Source

bonigarcia/webdrivermanager (io.github.bonigarcia:webdrivermanager)

v4.4.3

Added
  • Support for ARM64 (Aarch64) architecture (issue #​634)
  • Include method arm64() in WDM API to specify ARM64 architecture
Fixed
  • Fix execution of registry query commands to detect browser version (for Windows)

v4.4.2

  • Due to a problem in the release procedure, version 4.4.2 is identical to 4.4.1

v4.4.1

Fixed
  • Fix browser version detection in Mac (issue #​632)

v4.4.0

Added
  • Automatic module name in MANIFEST.MF for JDK 9+ support (PR #​615)
  • Include config key wdm.browserVersionDetectionRegex, equivalent to API method browserVersionDetectionRegex()
  • Expose method .exportParameter() in WebDriverManager API
  • Include config key wdm.useChromiumDriverSnap to use Chromium snap package (false by default)
  • Support local URLs (file://) for versions and commands properties
  • Include new API methods: useLocalCommandsPropertiesFirst(), versionsPropertiesUrl(URL), and commandsPropertiesUrl(URL)
Changed
  • Extract commands database as a properties file (commands.properties)
Removed
  • Remove method browserPath() in WebDriverManager API (changed by browserVersionDetectionCommand())
jhy/jsoup (org.jsoup:jsoup)

v1.23.2

Improvements
  • Improved consecutive StreamParser.selectFirst(...) calls during progressive parsing, so later matches are returned with their parsed contents when earlier selections had left them as parser lookahead. E.g., given <title>One</title><p id=hit>Full</p><p>Next</p>, selecting title and then #hit now advances the partial lookahead and returns <p id="hit">Full</p>, rather than returning an empty <p id="hit"></p> before its content is parsed. The updated readiness tracking follows StreamParser's normal emission order across implicit HTML structure and parser recovery. #​2551
  • Improved XML parser performance and memory use for documents with many nested namespace declarations by recording namespace changes within each element scope. #​2556
  • Improved W3CDom conversion performance for documents with many nested namespace declarations. The W3C converter now uses the same optimized namespace tracking as the XML parser. #​2559
  • Improved W3CDom XML conversion to retain processing instructions, comments outside the root element, and CDATA sections, which were previously dropped or converted to text. #​2572
  • DOM mutation methods, including child insertion and replacement, now reject operations that would create a cycle, such as making a node its own child or moving an ancestor beneath a descendant. #​2552
  • Added Elements#before(Node), after(Node), prepend(Node), and append(Node) to match the existing HTML string methods. #​953
  • Large file-backed uploads through Connection.requestBodyStream(InputStream) now stream directly with the JDK HttpClient on Java 11+, rather than being loaded fully into memory first. #​2575
  • Extended Java 11+ HTTP client reuse from requests sharing a Jsoup.newSession() to ordinary Jsoup.connect(...) calls, reducing transport thread and connection setup churn under sustained request loads. Sessions with custom authentication or SSL contexts continue to use their own client. #​2584
Changes
  • Aligned the XML parser stack depth and lookups to the configured maximum, which now defaults to 512 for both HTML and XML. Use Parser#setMaxDepth(int) to configure. #​2570
Bug Fixes
  • Fixed W3CDom namespace conversion in several cases: #​2559
    • Namespace declarations and prefixed attributes now carry the correct namespace URI, so namespace-aware DOM lookups work as expected.
    • Attributes added after parsing, or included through subtree conversion, now use inherited prefix declarations.
    • Namespace declarations now apply regardless of attribute order, and an empty declaration shadows an inherited binding only within its scope.
    • With namespace awareness disabled, inherited and undeclared prefixes now receive the declarations needed for XML serialization.
    • Valid HTML names that are not XML QNames, such as a:b:c, are normalized. Attributes that still cannot be represented are skipped, and unrepresentable elements no longer change the surrounding tree.
  • Fixed W3CDom conversion of programmatically created or renamed elements whose names can be represented in a jsoup HTML DOM but are not valid XML names, such as 1abc. These names are now normalized (e.g. _1abc) instead of causing a NullPointerException. #​2560
  • Fixed XML doctype serialization when a system identifier contains a double quote, which could otherwise produce invalid XML. #​2571
  • XML serialization now repairs element and attribute names that start with an invalid character, rather than outputting null elements or dropping attributes. For example, an attribute named 1a is written as _1a. Additional leading underscores keep repaired attribute names unique if they conflict with another attribute. #​2573
  • Supplementary Unicode characters are now escaped correctly when serializing with non-UTF, non-ASCII output charsets such as ISO-8859-1. Previously, characters could be emitted unescaped when their low 16-bit value was representable by the configured charset, causing replacement or corruption when the output was encoded. #​2578
  • Fixed the JDK HttpClient implementation to accept responses missing a Content-Type header, matching the HttpURLConnection implementation. #​2549
  • Fixed HTTP response content-type matching to handle media types case-insensitively and recognize structured +xml suffixes, including vendor-specific media types. #​2550
  • HTTP request URL normalization now percent-encodes ASCII control characters, DEL, and embedded fragment delimiters, keeping normalized URLs valid for HTTP requests while preserving existing escapes. #​2585
  • Corrected multipart form encoding to percent-escape CR and LF in field names and filenames, matching the HTML form submission specification. Multipart file content-types containing CR or LF are now rejected with a ValidationException. #​2555
  • Aligned trailing comment placement with the HTML specification: comments after </body> remain children of the html element, while comments after </html> remain children of the document. #​2557
  • When using the optional re2j regular expression engine, memory allocation errors caused by complex selector patterns at match time are now normalized to a ValidationException with a Pattern complexity error message.
  • Fixed parsing of malformed SVG and MathML content so that breakout HTML tags are placed according to the HTML specification. #​2562
  • Fixed deeply nested malformed HTML parsing that could lose the document body because stack lookups did not align to the configured maximum parser depth. #​2569
  • Aligned RCDATA, RAWTEXT, and script-data parsing with the HTML specification: malformed end tags no longer consume following markup, unclosed title/textarea content stays text through EOF, and custom text tags match exact names. #​2577
  • Improved URL validation during HTTP/HTTPS URL resolution and cleaning; resolved URLs without a host are now rejected instead of being accepted based only on their scheme prefix, aligning to RFC 9110. Valid relative links and non-HTTP(S) schemes are unchanged. #​2579
  • Redirects with malformed single-slash HTTP locations now use standard URL resolution to align with browsers. #​2580
  • Template fragment parsing now handles unmatched </template> tags without throwing a ValidationException. #​2581
  • Improved source tracking for adopted formatting elements and malformed markup ending at EOF. #​2582

v1.23.1

Improvements
  • Reduced retained memory when parsing with source position tracking enabled (Parser#setTrackPosition(true)). Source ranges are now stored in compact parser-owned span records instead of node and attribute user data, and Position objects are created lazily when source ranges are read. This cuts tracked DOM retained size by about 50-60% on representative benchmark documents, while keeping Node#sourceRange(), Element#endSourceRange(), and Attribute#sourceRange() behavior intact. #​2498
  • Added Element#classList(), an immutable snapshot of an element's class names in attribute order. Use hasClass() when you just need to test for one class, classList() when you want to read or iterate classes without needing a mutable result, and classNames() when you want the existing mutable, deduplicated set that can be written back with classNames(Set). The class APIs now share an HTML-whitespace scanner, which also makes classNames() faster and lighter on allocation, especially when walking many elements without class names. #​2500
  • Aligned HTML parser scope classification with the current HTML spec for select, foreignObject, and template. #​2501
  • Simplified the HTML tree builder's scope, implied-end-tag, and special-element checks by caching parser-only options on Tag. That improves HTML parser throughput by about 10% on small inputs and up to about 30% on larger inputs in the benchmark fixtures. #​2502
  • Improved HTML parser throughput stability by making hot tokeniser scan paths compile more predictably. #​2507
  • <noscript> fallback markup is now parsed into an inspectable DOM subtree in both the document head and body. The fallback acts as a contained parsing island, so malformed markup cannot disrupt the surrounding document structure, while normal HTML tokenization still applies within it. This also improves round-trip serialization. #​2537
  • Improved redirect credential handling as a defense-in-depth measure: explicit authorization headers and request cookies are no longer forwarded across origins, reducing exposure through open redirects and aligning with HTTP guidance. Cookies managed by a CookieStore continue to follow their configured scope. #​2540
  • Elements can now append their outer HTML, including their own tags, directly to an Appendable with Node#outerHtml(Appendable), without first creating a String. This complements Element#html(Appendable), which appends inner HTML only. #​2532
  • Aligned CDATA tokenization with the HTML spec: CDATA syntax in HTML content is parsed as a bogus comment, while it remains supported in SVG, MathML, and XML. Also improved namespace-aware fragment parsing so SVG and MathML contexts, HTML i

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 6 times, most recently from 27263f8 to 583459a Compare March 23, 2024 06:09
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update mend: high confidence minor and patch dependency updates fix(deps): update mend: high confidence minor and patch dependency updates Mar 23, 2024
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 7 times, most recently from 49f887c to a017872 Compare March 30, 2024 06:09
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 13 times, most recently from 5ecf654 to f7d5c2f Compare April 5, 2024 06:19
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from 827236f to e45aab0 Compare April 9, 2024 06:14
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update mend: high confidence minor and patch dependency updates chore(deps): update mend: high confidence minor and patch dependency updates Apr 15, 2024
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from ac4c3dc to b6f9731 Compare April 16, 2024 06:08
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update mend: high confidence minor and patch dependency updates fix(deps): update mend: high confidence minor and patch dependency updates Apr 16, 2024
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from b6f9731 to f31d95a Compare April 16, 2024 06:36
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update mend: high confidence minor and patch dependency updates chore(deps): update mend: high confidence minor and patch dependency updates Apr 16, 2024
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from f3a10c1 to 710ae5f Compare April 16, 2024 18:20
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update mend: high confidence minor and patch dependency updates fix(deps): update mend: high confidence minor and patch dependency updates Apr 16, 2024
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 710ae5f to 1c8b089 Compare April 17, 2024 00:08
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update mend: high confidence minor and patch dependency updates chore(deps): update mend: high confidence minor and patch dependency updates Apr 17, 2024
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 5 times, most recently from 422eaf3 to 3d7b2eb Compare April 18, 2024 00:13
@mend-for-github-com mend-for-github-com Bot changed the title chore(deps): update mend: high confidence minor and patch dependency updates fix(deps): update mend: high confidence minor and patch dependency updates Apr 18, 2024
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 11 times, most recently from 0b8140a to 535763f Compare April 24, 2024 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants