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 com.google.zxing:core from 3.5.2 to 3.5.3 #779

Merged
merged 3 commits into from Mar 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps com.google.zxing:core from 3.5.2 to 3.5.3.

Release notes

Sourced from com.google.zxing:core's releases.

ZXing 3.5.3

What's Changed

New Contributors

Full Changelog: zxing/zxing@zxing-3.5.2...zxing-3.5.3

Commits
  • f0f1a94 [maven-release-plugin] prepare release zxing-3.5.3
  • 2b7b027 Update ancillary modules for 3.5.3
  • fe89636 Update README.md
  • 1cf9eaa Support for platforms where SJIS is unavailable (#1747)
  • 956bbca Bump spring.version from 6.1.2 to 6.1.3 (#1745)
  • add8e9d Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16 (#1744)
  • 1153da7 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#1743)
  • eb9c8ea Removed dead codacy link
  • 0b9959a Bump com.google.guava:guava from 32.1.3-android to 33.0.0-android (#1736)
  • 1d21f4b Bump org.apache.maven.plugins:maven-compiler-plugin (#1735)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from Frooodle as a code owner February 5, 2024 22:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 5, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.zxing-core-3.5.3 branch 4 times, most recently from fb284bf to 9201d90 Compare February 17, 2024 13:25
Bumps [com.google.zxing:core](https://github.com/zxing/zxing) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/zxing/zxing/releases)
- [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES)
- [Commits](zxing/zxing@zxing-3.5.2...zxing-3.5.3)

---
updated-dependencies:
- dependency-name: com.google.zxing:core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.zxing-core-3.5.3 branch from 9201d90 to f9c9224 Compare March 4, 2024 20:52
@Frooodle Frooodle merged commit 217f112 into main Mar 14, 2024
3 checks passed
@Frooodle Frooodle deleted the dependabot/gradle/com.google.zxing-core-3.5.3 branch March 14, 2024 22:59
szinn pushed a commit to szinn/k8s-homelab that referenced this pull request Mar 17, 2024
…3254)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://togithub.com/Stirling-Tools/Stirling-PDF)
| patch | `0.22.2` -> `0.22.3` |

---

### Release Notes

<details>
<summary>Stirling-Tools/Stirling-PDF
(ghcr.io/stirling-tools/s-pdf)</summary>

###
[`v0.22.3`](https://togithub.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.22.3):
Pipeline out of alpha

[Compare
Source](https://togithub.com/Stirling-Tools/Stirling-PDF/compare/v0.22.2...v0.22.3)

## Security

-   Usernames now must not contain special characters
-   Various dependency bumps

## Enhancements

-   Pipeline moved to beta from alpha! Still will have bugs, lets see..
- Pipeline can now save pipeline config to browser (And you can save
browser to account)
- Better logging for CLI apps since people dont check docker logs!
[#&#8203;885](https://togithub.com/Stirling-Tools/Stirling-PDF/issues/885)
-   Better memory usage of certain PDFBox operations

## Bug fixes

- Auto-rename had white spaces at end, now resolved
[#&#8203;901](https://togithub.com/Stirling-Tools/Stirling-PDF/issues/901)
- When running in a secured environment dockerFile will now default to
container user when unable to create custom user
-   Compress PDF fixes

#### What's Changed

- chore: fix some typos by
[@&#8203;pavedroad](https://togithub.com/pavedroad) in
[Stirling-Tools/Stirling-PDF#900
- Number of fixes and making pipline LIVE ! by
[@&#8203;Frooodle](https://togithub.com/Frooodle) in
[Stirling-Tools/Stirling-PDF#907
- Enforcing Username Uniqueness by
[@&#8203;Ludy87](https://togithub.com/Ludy87) in
[Stirling-Tools/Stirling-PDF#906
- dep bumps and nonroot bypass by
[@&#8203;Frooodle](https://togithub.com/Frooodle) in
[Stirling-Tools/Stirling-PDF#910
- Update messages_de_DE.properties by
[@&#8203;listiges-kaenguru](https://togithub.com/listiges-kaenguru) in
[Stirling-Tools/Stirling-PDF#903
- 🔨 add Developer tools/scripts by
[@&#8203;Ludy87](https://togithub.com/Ludy87) in
[Stirling-Tools/Stirling-PDF#828
- Update licenses-update.yml by
[@&#8203;Frooodle](https://togithub.com/Frooodle) in
[Stirling-Tools/Stirling-PDF#911
- Update build.gradle by
[@&#8203;Frooodle](https://togithub.com/Frooodle) in
[Stirling-Tools/Stirling-PDF#912
- Frooodle patch 2 by [@&#8203;Frooodle](https://togithub.com/Frooodle)
in
[Stirling-Tools/Stirling-PDF#913
- Update 3rd Party Licenses by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[Stirling-Tools/Stirling-PDF#914
- Bump com.google.zxing:core from 3.5.2 to 3.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[Stirling-Tools/Stirling-PDF#779
- Update 3rd Party Licenses by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[Stirling-Tools/Stirling-PDF#919
- Fix typo in example yaml file by
[@&#8203;tongkl1](https://togithub.com/tongkl1) in
[Stirling-Tools/Stirling-PDF#922
- lang, save to browser by
[@&#8203;Frooodle](https://togithub.com/Frooodle) in
[Stirling-Tools/Stirling-PDF#923

#### New Contributors

- [@&#8203;pavedroad](https://togithub.com/pavedroad) made their first
contribution in
[Stirling-Tools/Stirling-PDF#900
- [@&#8203;listiges-kaenguru](https://togithub.com/listiges-kaenguru)
made their first contribution in
[Stirling-Tools/Stirling-PDF#903
- [@&#8203;github-actions](https://togithub.com/github-actions) made
their first contribution in
[Stirling-Tools/Stirling-PDF#914
- [@&#8203;tongkl1](https://togithub.com/tongkl1) made their first
contribution in
[Stirling-Tools/Stirling-PDF#922

**Full Changelog**:
Stirling-Tools/Stirling-PDF@v0.22.2...v0.22.3

</details>

---

### Configuration

📅 **Schedule**: 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant