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 gspread from 5.12.0 to 5.12.2 #263

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps gspread from 5.12.0 to 5.12.2.

Release notes

Sourced from gspread's releases.

v5.12.2

What's Changed

Full Changelog: burnash/gspread@v5.12.1...v5.12.2

v5.12.1

What's Changed

Full Changelog: burnash/gspread@v5.12.0...v5.12.1

Changelog

Sourced from gspread's changelog.

Release History

5.12.1 (2023-12-04)

5.12.1 (2023-11-29)

Commits
  • 3f27078 Release v5.12.2
  • 586e9b1 Merge pull request #1362 from burnash/fix/update-migration-guide
  • 144b604 change worksheet.update migration guide
  • 0cb6e2e Merge pull request #1357 from burnash/1354-get-records-with-blank-header
  • 86df3d4 update test cassettes for get_records
  • 0f0cc10 pad values to be the HEIGHT of last_index - first_index + 1
  • 341d0d4 return empty list if last_index not set
  • b62f5aa rename values_len -> values_width to be obvious
  • bfc08da correct range on some sheet.updates in tests
  • 6b7b9ae return empty list if values is empty
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 5, 2023
Bumps [gspread](https://github.com/burnash/gspread) from 5.12.0 to 5.12.2.
- [Release notes](https://github.com/burnash/gspread/releases)
- [Changelog](https://github.com/burnash/gspread/blob/master/HISTORY.rst)
- [Commits](burnash/gspread@v5.12.0...v5.12.2)

---
updated-dependencies:
- dependency-name: gspread
  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/pip/gspread-5.12.2 branch from 693d8c9 to 6b6b48d Compare December 12, 2023 01:53
@LuisAlejandro LuisAlejandro merged commit 131cf7e into develop Dec 12, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/gspread-5.12.2 branch December 12, 2023 01:55
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant