-
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
Update all non-major dependencies #61
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-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.
Open
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
renovate
bot
changed the title
Update module github.com/DATA-DOG/go-sqlmock to v1.5.1
Update all non-major dependencies
Dec 12, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
December 16, 2023 09:49
c711e08
to
50f3a81
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
January 10, 2024 01:08
7bc17e5
to
ad22183
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 23, 2024 21:41
ad22183
to
f611da8
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
February 7, 2024 06:37
e1e7aad
to
2a779d2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
February 14, 2024 12:46
08f2c4a
to
74c1c6f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
February 29, 2024 18:22
5bdb56b
to
8c9bb6f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
March 12, 2024 21:46
938fdd0
to
cd55ff4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
March 13, 2024 17:35
04b0db1
to
4f9dce6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
April 8, 2024 21:03
869e498
to
b35a08a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
August 24, 2024 06:59
8693d2b
to
898a141
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
September 7, 2024 12:21
941c6da
to
44b008f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
September 17, 2024 16:03
6dc4da6
to
3d36126
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
October 4, 2024 15:52
34f0b26
to
8961166
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
October 20, 2024 18:32
aac97bc
to
356978f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 23, 2024 02:02
356978f
to
79adae4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
November 7, 2024 14:29
0eb7624
to
8bda94a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 9, 2024 13:26
8bda94a
to
7b1aa5e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.5.0
->v1.5.2
v1.8.1
->v1.10.0
v0.9.5
->v0.11.1
v0.0.18-0.20240910113147-9da54b7ae941
->v0.1.2
v1.36.1
->v1.37.0
v1.4.0
->v1.6.0
v1.3.5
->v1.4.0
v1.14.16
->v1.14.24
v3.16.0
->v3.22.1
v1.8.4
->v1.9.0
1.22.5
->1.23.3
1.22.4-bookworm
->1.23.3-bookworm
v1.27.0
->v1.33.1
v1.4
->1.5
Release Notes
DATA-DOG/go-sqlmock (github.com/DATA-DOG/go-sqlmock)
v1.5.2
Compare Source
What's Changed
Fixes breaking change from: https://github.com/DATA-DOG/go-sqlmock/pull/295
Full Changelog: DATA-DOG/go-sqlmock@v1.5.1...v1.5.2
v1.5.1
Compare Source
Release was tested & verified using aws-sqk
What's Changed
New Contributors
Full Changelog: DATA-DOG/go-sqlmock@v1.5.0...v1.5.1
PuerkitoBio/goquery (github.com/PuerkitoBio/goquery)
v1.10.0
Compare Source
Add
EachIter
which provides an iterator that can be used infor..range
loops on the*Selection
object.goquery now requires Go version 1.23+, use goquery
v1.9.x
for older Go versions.v1.9.3
Compare Source
Update go.mod dependencies.
v1.9.2
Compare Source
Update
go.mod
dependencies.v1.9.1
Compare Source
Improve allocation of
Map
, better document cascadia behavior differences.v1.9.0
: v1.9.0 Add genericMap
functionCompare Source
Note that starting with this release, goquery now requires Go 1.18+. If you need to build with an older Go version, use goquery v1.8.x.
chromedp/chromedp (github.com/chromedp/chromedp)
v0.11.1
Compare Source
v0.11.0
: chromedp v0.11.0Compare Source
Full Changelog: chromedp/chromedp@v0.10.1...v0.11.0
v0.10.1
: chromedp v0.10.1Compare Source
Full Changelog: chromedp/chromedp@v0.10.0...v0.10.1
v0.10.0
Compare Source
devgianlu/go-librespot (github.com/devgianlu/go-librespot)
v0.1.2
Compare Source
45ea5e8
@aykevlb555245
@aykevlcf97e9e
@aykevlb20fca8
@devgianlu08fd708
@aykevl0950205
@devgianlu85b1bb1
@devgianluv0.1.1
Compare Source
078497a
@devgianlu6088a20
@devgianlu9ebd2a1
@devgianluacde96d
@devgianlu932ea71
@devgianluf5d50c0
@devgianluc77366d
@devgianlu307f062
@devgianlu62611cb
@devgianluf2a2756
@devgianlu08e546e
@devgianlu8f0f1dd
@devgianluf2de517
@devgianlugo-co-op/gocron (github.com/go-co-op/gocron)
v1.37.0
Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v1.36.1...v1.37.0
google/uuid (github.com/google/uuid)
v1.6.0
Compare Source
Features
Bug Fixes
v1.5.0
Compare Source
Features
jmoiron/sqlx (github.com/jmoiron/sqlx)
v1.4.0
: Update dependencies to their latest stable versionsCompare Source
This release has updated all dependencies to their latest stable version.
And now, for the auto-generated description:
What's Changed
New Contributors
Full Changelog: jmoiron/sqlx@v1.3.5...v1.4.0
mattn/go-sqlite3 (github.com/mattn/go-sqlite3)
v1.14.24
Compare Source
v1.14.23
Compare Source
v1.14.22
Compare Source
v1.14.21
Compare Source
v1.14.20
Compare Source
v1.14.19
Compare Source
v1.14.18
Compare Source
v1.14.17
Compare Source
pressly/goose (github.com/pressly/goose/v3)
v3.22.1
Compare Source
go1.23.1
)v3.22.0
Compare Source
goose
uses the default Goflag
parsing library, which means flags must be defined before thefirst positional argument. We've updated this behavior to allow flags to be defined anywhere. For
more details, see blog post.
WithDisableGlobalRegistry
behavior (#783). When set, this will ignore globally-registeredmigrationse entirely instead of the previous behavior of raising an error. Specifically, the
following check is removed:
This enables creating isolated goose provider(s) in legacy environments where global migrations may
be registered. Without updating this behavior, it would be impossible to use
WithDisableGlobalRegistry
in combination with provider-scopedWithGoMigrations
.tstamp
not nullable (#556)v3.21.1
Compare Source
Add
GetVersions
method togoose.Provider
, returns the current (max db) version and the latest(max filesystem) version. (#756)
Clarify
GetLatestVersion
method MUST returnErrVersionNotFound
if no latest migration isfound. Previously it was returning a -1 and nil error, which was inconsistent with the rest of the
API surface.
Add
GetLatestVersion
implementations to all existing dialects. This is an optimization to avoidloading all migrations when only the latest version is needed. This uses the
max
function in SQLto get the latest version_id irrespective of the order of applied migrations.
GetLatestVersion
method.v3.21.0
Compare Source
v3.20.0
Compare Source
Store
interface by adding aGetLatestVersion
method and make the interface public.goose.Provider
(#751):
The underlying implementation does not respect the
SessionLocker
(if one is enabled) and canbe used to check for pending migrations without blocking or being blocked by other operations.
.Up
,.UpByOne
, and.UpTo
fromgoose.Provider
will invoke.HasPending
beforeacquiring a lock with
SessionLocker
(if enabled). This addresses an edge case inKubernetes-style deployments where newer pods with long-running migrations prevent older pods -
which have all known migrations applied - from starting up due to an advisory lock. For more
detailhttps://github.com/pressly/goose/pull/507#discussion_r1266498077_r1266498077 and #751.
./internal/testing
and make it a separate Go module. This will allowus to have a cleaner top-level go.mod file and avoid imports unrelated to the goose project. See
integration/README.md
for more details. This shouldn't affect users of the goose library.
v3.19.2
Compare Source
better solution. If you were using duckdb with goose, please let us know by opening an issue.
v3.19.1
Compare Source
redshift
GOOSE_MIGRATION_DIR
documentationv1.1.12
(security fix)-- +goose
annotations are now case-insensitive. This means that-- +goose Up
and-- +goose up
are now equivalent. This change was made to improve the user experience and to make theannotations more consistent.
v3.19.0
Compare Source
v3.18.0
Compare Source
Add environment variable substitution for SQL migrations. (#604)
This feature is disabled by default, and can be enabled by adding an annotation to the
migration file:
-- +goose ENVSUB ON
When enabled, goose will attempt to substitute environment variables in the SQL migration
queries until the end of the file, or until the annotation
-- +goose ENVSUB OFF
is found. Forexample, if the environment variable
REGION
is set tous_east_1
, the following SQL migrationwill be substituted to
SELECT * FROM regions WHERE name = 'us_east_1';
Add native Turso support with libsql driver. (#658)
Fixed query for list migrations in YDB (#684)
v3.17.0
Compare Source
Apply()
errors, addErrNotApplied
when attempting to rollback a migrationthat has not been previously applied. (#660)
WithDisableGlobalRegistry
option toNewProvider
to disable the global registry. (#645)-timeout
flag to CLI to set the maximum allowed duration for queries to run. Default remainsno timeout. (#627)
Provider
whenWithVerbose
option is supplied. (#668)goose create
to use UTC time instead of local time. (#242)stretchr/testify (github.com/stretchr/testify)
v1.9.0
Compare Source
What's Changed
Called
by @aud10slave in https://github.com/stretchr/testify/pull/631NotImplements
and variants by @hslatman in https://github.com/stretchr/testify/pull/1385New Contributors
Full Changelog: stretchr/testify@v1.8.4...v1.9.0
golang/go (go)
v1.23.3
v1.23.2
v1.23.1
v1.23.0
v1.22.9
v1.22.8
v1.22.7
v1.22.6
cznic/sqlite (modernc.org/sqlite)
v1.33.1
Compare Source
v1.33.0
Compare Source
v1.32.0
Compare Source
v1.31.1
Compare Source
v1.31.0
Compare Source
v1.30.2
Compare Source
v1.30.1
Compare Source
v1.30.0
Compare Source
v1.29.10
Compare Source
v1.29.9
Compare Source
v1.29.8
Compare Source
v1.29.7
Compare Source
v1.29.6
Compare Source
v1.29.5
Compare Source
v1.29.4
Compare Source
v1.29.3
Compare Source
v1.29.2
Compare Source
v1.29.1
Compare Source
v1.29.0
Compare Source
v1.28.0
[Compare Source](https://gitlab.com/cznic/sqlite/compare/v1.
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.
👻 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.