-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update go non-major dependencies #244
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/go-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bfdabb8
to
8c3fabf
Compare
19aef00
to
bf26302
Compare
bf26302
to
7bb61fa
Compare
be3d0a9
to
8d25d5d
Compare
b50a7a3
to
aeb7c67
Compare
aeb7c67
to
ed3561e
Compare
31f0a82
to
f07f04c
Compare
f07f04c
to
0516a46
Compare
1d3c02e
to
9274f95
Compare
a914be7
to
6f94fbf
Compare
d4a5708
to
46bff66
Compare
46bff66
to
4bb94e9
Compare
687f67b
to
63f58af
Compare
63f58af
to
91c64e4
Compare
25a67e7
to
7ccaed5
Compare
2ea136b
to
c2f4498
Compare
ab0dc05
to
885289f
Compare
568e7f0
to
1cc7999
Compare
1cc7999
to
c992912
Compare
5023d4b
to
50fdc86
Compare
521fabf
to
678074f
Compare
c0b70cb
to
3829545
Compare
79f1dd4
to
d99e004
Compare
d99e004
to
5b80dd2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.10.0
->v1.20.0
v1.11.1
->v1.27.0
v1.4.0
->v1.7.3
v1.8.2
->v1.10.0
v4.4.3
->v4.5.1
v1.3.0
->v1.6.0
v0.3.14-0.20221101223428-07d97625e3fa
->v0.9.1
v1.8.1
->v1.10.0
v1.0.0
->v1.0.1
v1.5.3
->v1.6.0
v1.8.10
->v1.16.4
v0.39.0
->v0.59.0
v1.13.0
->v1.34.0
v1.13.0
->v1.34.0
v1.13.0
->v1.34.0
v1.13.0
->v1.34.0
v0.6.0
->v0.35.0
Release Notes
gin-contrib/cors (github.com/gin-contrib/cors)
v1.7.3
Compare Source
Changelog
Enhancements
9bb7abb
: chore: refactor goreleaser configuration (@appleboy)03a81e8
: chore: update dependencies to latest versions (@appleboy)7ba65f5
: chore: update Go version to 1.20 and above in workflows (@appleboy)d4fb95a
: chore: update Go version to 1.21 and dependencies (@appleboy)80b5d9b
: chore: update dependencies to latest versions (@appleboy)Build process updates
e0ba036
: ci: refactor GitHub Actions workflow configuration (@appleboy)671e12a
: ci: extend GitHub Actions CI to macOS (@appleboy)556f008
: ci: refactor codebase for improved performance and maintainability (@appleboy)v1.7.2
Compare Source
Changelog
Enhancements
f952c06
: chore: improve changelog generation and categorization (@appleboy)c4d5284
: chore: update dependencies and refactor imports (@appleboy)Build process updates
064064f
: ci: update Go workflow linting action to v5 (@appleboy)v1.7.1
Compare Source
Changelog
Enhancements
71a48a2
chore: update third-party dependencies to latest versionsOthers
88cbcd0
ci: update GitHub Actions workflows for Go projects84d0919
test: refactor CORS tests and expand coveragev1.7.0
Compare Source
Changelog
Bug fixes
7f30a1f
fix: improve error handling and test robustnessEnhancements
9d49f16
chore(cors): Allow a custom validation function which receives the full gin context (#140)Others
4447aeb
refactor: refactor request handling and improve CORS checksv1.6.0
Compare Source
Changelog
Features
eac6c48
feat(schema): allow usage of custom schemas (#139)Bug fixes
27b723a
fixe(domain): wildcard parse bug (#106 and #57) @maxshine and @HvitgarEnhancements
f41df75
chore: update GitHub actions to latest versions2451987
chore: update dependencies to latest versions7d356c2
chore: update dependencies to latest versions5da0aee
chore: update third-party dependencies8263fce
chore: update version of actions/setup-go in GitHub workflowsOthers
fcbd06f
ci: enhance testing matrix and tolerance limitsf08c1bc
ci: refactor CI workflows and improve tests30792dc
ci: refactor GitHub Actions workflows0e993b7
ci: update GitHub Actions to Version 390a7c66
test(cors): enhance CORS wildcard handling tests (#145)85bf9fb
test: improve CORS wildcard handling and testing (#144)d5002f2
test: refactor tests and update CI configurationsv1.5.0
Compare Source
Changelog
Features
0eaf9a0
feat: adds support for private network header (#128)Enhancements
c1983b2
chore(CI): add go1.20 version1d5e083
chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#112)f8b2357
chore(options): Added availability to set 200/204 for OPTIONS request status (#129)f92a222
chore: Add go 1.19 and upgrade lint version to v1.4995df7c6
chore: removedepguard
linter and rename example file7ac4445
chore: update GitHub Actions configuration filesbbf67cd
chore: update Go version and setup-go actionb216599
chore: updategoreleaser/goreleaser-action
to version v4765e44e
chore: update dependencies to latest versionsbf2c9df
chore: update linter configuration and changelog titlesbbb26b0
chore: update supported versions of GoOthers
5914b2f
build: update Go version and dependenciesgin-gonic/gin (github.com/gin-gonic/gin)
v1.10.0
Compare Source
Features
OptionFunc
andWith
(#3572) (@flc1125)Bug fixes
Enhancements
Build process updates
Documentation updates
BasicAuthForProxy
(#3881) (@EndlessParadox1)AuthProxyUserKey
andBasicAuthForProxy
. (#3887) (@EndlessParadox1)Others
v1.9.1
Compare Source
BUG FIXES
SECURITY
ENHANCEMENTS
DOCS
v1.9.0
Compare Source
BREAK CHANGES
BUG FIXES
SECURITY
ENHANCEMENTS
DOCS
golang-jwt/jwt (github.com/golang-jwt/jwt/v4)
v4.5.1
Compare Source
Security
Unclear documentation of the error behavior in
ParseWithClaims
in <= 4.5.0 could lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned byParseWithClaims
return both error codes. If users only check for thejwt.ErrTokenExpired
usingerror.Is
, they will ignore the embeddedjwt.ErrTokenSignatureInvalid
and thus potentially accept invalid tokens.This issue was documented in GHSA-29wx-vh33-7x7r and fixed in this release.
Note:
v5
was not affected by this issue. So upgrading to this release version is also recommended.What's Changed
ParseWithClaims
fromv5
branch. This fixes GHSA-29wx-vh33-7x7r.Full Changelog: golang-jwt/jwt@v4.5.0...v4.5.1
v4.5.0
Compare Source
What's Changed
Full Changelog: golang-jwt/jwt@v4.4.3...v4.5.0
google/uuid (github.com/google/uuid)
v1.6.0
Compare Source
Features
Bug Fixes
v1.5.0
Compare Source
Features
v1.4.0
Compare Source
Features
Fixes
v1.3.1
Compare Source
Bug Fixes
pdfcpu/pdfcpu (github.com/pdfcpu/pdfcpu)
v0.9.1
Compare Source
Folks!
In order to get rid of the CLI message about validating links please go get the latest commit.
This somehow sneaked into release and I am not ready to push another release yet.
Thank you!
Hello dear pdfcpu user!
👩🏽🔬 This release extends the image command so you can update individual images in a PDF.
It also extends the pdfcpu configuration with parameters for controlling outbound HTTP access and introduces the config version.
Moreover we introduce a config command that lets you reset the config.yml to the current major version whenever pdfcpu issues a corresponding warning or you just feel like it for other reasons.
And we have a nice extension for the booklet command and lots of fixes and parser improvements.
Let's dive right in.. 🤿
Update Images
Using the new images command you can now update images in your PDF file.
Consider the following use case:
Extract all images into the current dir:
Let's update the image with Id=Im0 on page=1 with gallery_1_Im0.png:
pdfcpu images update gallery.pdf gallery_1_Im0.png
or update the image object (#3) with logo.png:
pdfcpu images update gallery.pdf logo.png 3
or why not updating the image with Id=Im0 on page=1 with logo.jpg:
pdfcpu images update gallery.pdf logo.jpg 1 Im0
You can also dry run the command ofcourse and write to some out.pdf:
The behavior of
pdfcpu images extract
is the same likepdfcpu extract -mode image
.See more here and don't forget there is always
pdfcpu help images
.Reset Configuration and new config command
Sometimes it is necessary to extend the pdfcpu configuration.
In such a case if you upgraded to a new release in the past you had to manually remove your config.yml
and it would get upgraded on the execution of the next command on the CLI.
This is now history.
Starting with this release pdfcpu will issue a warning if your configuration needs to be upgraded:
The warning will only appear if the major version of the installed pdfcpu executable
does not match the major version of the new configuration version we are also introducing with this release:
If you do not reset your configuration in this situation you are risking nasty side effects and in worst case a hard landing - Ouch.. 🚑
From now on all you have to do is execute the new
config reset
command:Using the occasion we extended what you know as
pdfcpu config
into:Make sure you also read the docs.
Controlling Http Traffic
Right now there are two use cases involving outbound Http traffic:
We are introducing 2 new configuration parameters with this release:
There is also a new
offline
common flag for operations which is probably most useful for testing scenarios and consistent benchmarking.Extended Booklet command
Thanks to @adamgreenhall for once again making the booklet command even more powerful.
Please check out all the details here.
In addition feel free to consult
pdfcpu help booklet
.🙏🏻 Thanks 🙏🏻
to all of you for reporting bugs and testing fixes.
Special shoutout also to @carlwilson and everybody else for putting time into submitting a PR.
✨ All of this ensures pdfcpu gets more robust and better and better by the minute ✨
Changelog
1d4a5a6
Bump versionc703429
Fix config file handling853c877
Bump versiona7c32de
Add warning if config.yml is outdated, add config reset cmd.22ebeff
Booklet 8up orientations (#969)b1b9f99
Fix #868, add config parms offline, timeout23311b7
Fix #859, #965dc38554
Fix #8979a32118
Fix #455bb789c7
Fix form validationac650d9
Fix #9409749d6d
Fix #9538711370
Fix #955e2a8e58
Fix #95184cdec0
Fix #948007356f
Merge pull request #947 from carlwilson/docker-entrypoint748b3cb
Merge remote-tracking branch 'upstream/master' into docker-entrypoint3f7e650
FIX: Docker run command in README75f26b2
Fix #935, Clean up0174d86
Fix Docker execution instructions in README.e2441b9
Fix #9415677395
Use Docker ENTRYPOINT rather than CMDv0.9.0
Compare Source
v0.8.1
Compare Source
Yet Another Maintenance Release
This release has been overdue.
Lots of fixed bugs to report as well as major improvements of CJK support.
The API ships now with enhanced support for adding PDF annotations.
The corresponding tests are located in annotation_test.go and the generated artifacts here.
I recommend using Adobe Reader to view these because many other PDF Viewer lack the necessary PDF spec compliance.
Thanks
for all of you test driving pdfcpu and reporting 🐛 s along the way.
Special PR thanks 👍🏻 go to @toshi1127 and @xelan.
Changelog
66fee12
Bump version1bdc717
Add support for Caret annotation.df5e3c7
Add support for Line annotation.8e281b1
Add support for PolyLine and Polygon annotations.ee932c4
Fix #931c6decf5
Fix #932b9c28ae
Fix #9303aff1b0
Add support for FreeText annotation.d7593cb
Fix #9181abb9f6
Fix #926fdaf5a4
Fix #91168d2f39
Fix #628, #924649f511
Fix #921e987369
Fix #9122059677
Fix #910c0c7f90
Fix #890, #9156a9df2e
Fix #907a1d0f95
Fix #908d87622b
Fix #687, clean up88bee8f
Fix #898, clean upb54a425
Fix #903699a216
Merge PR #884cd40e60
Merge PR #895402000d
Fix #850c3d8e18
Fix #88512ffda1
Fix #891a938dd5
Fix #886a467f3c
Improve reading corrupted filesc342327
Merge PR #8813406273
Fix #871551f87e
Fix #7671f3886c
Fix #853d38d51b
Fix #8677cae81e
Fix #819, clean upd1433b9
Fix #862v0.8.0
Compare Source
Maintenance Release
PDF 2.0 Support
PDF 2.0 encryption is now supported and you are free to use the following commands with your PDF 2.0 input files:
Performance
We can report another 🚀 @fancycode parser improvement resulting in a significant performance boost and lower memory overhead especially for large files:
Before:
After:
Configuration Changes
We have added options to skip some optimization steps or disable internal optimization alltogether:
If you disable the following option there will be no internal optimization of the cross reference table once it is loaded into memory.
This will only affect commands that do not rely on optimization like e.g.
optimize
The following will disable the parsing of page content streams in order to detect unused resources like images or fonts.
The following option decides if pdfcpu will scan for and remove duplicate content streams.
⚡ Caution is advised and you have to know what you are doing when using these options.
Tuning or turning optimization off can make sense in environments where you deal with large PDF files that usually look the same structure wise so there are no surprises.
Since the pdfcpu configuration has changed you are encouraged to recreate your config.yml:
pdfcpu conf
pdfcpu conf
Thanks
for all of you test driving pdfcpu and reporting 🐛 s along the way.
Special PR thanks 👍🏻 also to @adamgreenhall for improving the
booklet
command and to @xelan as well.Changelog
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.