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

Update all patch versions (2.8) (patch) #10634

Merged
merged 3 commits into from
Aug 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Fiona 1.9.1 -> 1.9.4.post1 age adoption passing confidence dependencies patch
GeoAlchemy2 (source) 0.13.1 -> 0.13.3 age adoption passing confidence dependencies patch
PyCQA/autoflake v2.0.1 -> v2.0.2 age adoption passing confidence repository patch
PyYAML (source) 6.0 -> 6.0.1 age adoption passing confidence dependencies patch
Pygments (changelog) 2.15.0 -> 2.15.1 age adoption passing confidence dependencies patch
SQLAlchemy (changelog) 1.4.46 -> 1.4.49 age adoption passing confidence dependencies patch
asottile/pyupgrade v3.3.1 -> v3.3.2 age adoption passing confidence repository patch
bootstrap-table (source) 1.21.2 -> 1.21.4 age adoption passing confidence dependencies patch
c2cciutils 1.4.12 -> 1.4.13 age adoption passing confidence dev-dependencies patch
c2cciutils ==1.4.10 -> ==1.4.13 age adoption passing confidence patch
c2cciutils ==1.5.0 -> ==1.5.8 age adoption passing confidence patch
codespell-project/codespell v2.2.2 -> v2.2.5 age adoption passing confidence repository patch
commander 10.0.0 -> 10.0.1 age adoption passing confidence dependencies patch
fiona 1.9.1 -> 1.9.4.post1 age adoption passing confidence dependencies patch
jquery (source) 3.6.3 -> 3.6.4 age adoption passing confidence dependencies patch
lxml (source, changelog) 4.9.2 -> 4.9.3 age adoption passing confidence dependencies patch
prettier (source) 2.8.4 -> 2.8.8 age adoption passing confidence patch
prettier-plugin-toml (source) 0.3.1 -> 0.3.5 age adoption passing confidence patch
psycopg2 (source, changelog) 2.9.5 -> 2.9.7 age adoption passing confidence dependencies patch
pygments (changelog) 2.15.0 -> 2.15.1 age adoption passing confidence dependencies patch
pyjson5 (changelog) 1.6.2 -> 1.6.4 age adoption passing confidence patch
pytest (source, changelog) 7.2.1 -> 7.2.2 age adoption passing confidence dev-dependencies patch
rasterio 1.3.6 -> 1.3.8 age adoption passing confidence dependencies patch
transifex/cli v1.6.5 -> v1.6.10 age adoption passing confidence patch
types-python-dateutil (changelog) 2.8.19.8 -> 2.8.19.14 age adoption passing confidence dev-dependencies patch
types-pyyaml (changelog) 6.0.12.8 -> 6.0.12.11 age adoption passing confidence dev-dependencies patch
types-requests (changelog) 2.28.11.14 -> 2.28.11.17 age adoption passing confidence dev-dependencies patch

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

Toblerity/Fiona (Fiona)

v1.9.4.post1

Compare Source

Extraneous files were unintentionally packaged in the 1.9.4 wheels. This post1
release excludes them so that wheel contents are as in version 1.9.3.

v1.9.4

Compare Source

Extraneous files were unintentionally packaged in the 1.9.4 wheels. This post1
release excludes them so that wheel contents are as in version 1.9.3.

v1.9.3

Compare Source

  • Rasterio CRS objects are compatible with the Collection constructor and are
    now accepted (#​1248).
  • Enable append mode for fio-load (#​1237).
  • Reading a GeoJSON with an empty array property can result in a segmentation
    fault since version 1.9.0. This has been fixed (#​1228).

v1.9.2

Compare Source

  • Get command entry points using importlib.metadata (#​1220).
  • Instead of warning, transform_geom() raises an exception when some points
    can't be reprojected unless the caller opts in to partial reprojection. This
    restores the behavior of version 1.8.22.
  • Add support for open options to all CLI commands that call fiona.open
    (#​1215).
  • Fix a memory leak that can occur when iterating over a dataset using strides
    (#​1205).
  • ZipMemoryFile now supports zipped GDB data (#​1203).
geoalchemy/geoalchemy2 (GeoAlchemy2)

v0.13.3

Compare Source

v0.13.2

Compare Source

PyCQA/autoflake (PyCQA/autoflake)

v2.0.2

Compare Source

What's Changed

Full Changelog: PyCQA/autoflake@v2.0.1...v2.0.2

yaml/pyyaml (PyYAML)

v6.0.1

Compare Source

pygments/pygments (Pygments)

v2.15.1

Compare Source

(released April 18th, 2023)

  • Updated lexers:

  • Fix Python console traceback lexing being too strict
    and sometimes reordering output (#​2407, #​2410, #​2412)

asottile/pyupgrade (asottile/pyupgrade)

v3.3.2

Compare Source

wenzhixin/bootstrap-table (bootstrap-table)

v1.21.4

Compare Source

Core
  • New: Added searchable table option to enable sending searchable (columns) parameters.
  • Update: Fixed Maximum call stack size exceeded error.
  • Update: Fixed getData bug with hidden rows.
  • Update: Added support for select form to the searchSelector option.
Extensions
  • Update(filter-control): Fixed inputs losing their content when using nested attributes.
  • Update(reorder-rows): Fixed reorder row bug when side-pagination is server.

v1.21.3

Compare Source

Core
  • New: Added escapeTitle table option.
  • New: Added Aria Label to the search input for screenreaders.
  • New: Persist data attributes for the header(th).
  • Update: Fixed wrong condition for searching with server-side pagination.
  • Update: Fixed overwriting the filterOptions after rebuild.
  • Update: Fixed apostrophe issue when table via html.
  • Update: Updated extend util instead of $.extend.
  • Update: Updated Constructor.EVENTS to events.
  • Update: Updated packages to the latest version.
Extensions
  • Update(cookie): Fixed issue with hidden and radio/checkbox columns.
  • Update(export): Fixed exportTypes option not working bug.
  • Update(filter-control): Fixed selector scope issues with multiple tables.
  • Update(filter-control): Fixed filtering values issue of select with html value.
  • Update(reorder-columns): Fixed same internal function name with reorder-rows.
  • Update(treegrid): Fixed treegrid not working when id is text.
camptocamp/c2cciutils (c2cciutils)

v1.4.13

Compare Source

[1.4.13] - 2023-07-26
Changed
Updated

Generated by Automation

codespell-project/codespell (codespell-project/codespell)

v2.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: codespell-project/codespell@v2.2.4...v2.2.5

v2.2.4

Compare Source

What's Changed

Full Changelog: codespell-project/codespell@v2.2.3...v2.2.4

v2.2.3

Compare Source

NOTE:

This release is broken for Python < 3.11 without tomli installed in the presence of .toml files (e.g., pyproject.toml), see https://github.com/codespell-project/actions-codespell/issues/59 !

What's Changed


Configuration

📅 Schedule: Branch creation - "on the 1st day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update the dependencies label Aug 14, 2023
@renovate renovate bot enabled auto-merge (rebase) August 14, 2023 07:01
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success approve. Enjoy 🏳️‍🌈🎉.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 14, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@sbrunner sbrunner force-pushed the renovate/2.8-patch-all-patch-versions branch from 6f896dd to f775c91 Compare August 14, 2023 08:05
@renovate renovate bot merged commit 23f4014 into 2.8 Aug 14, 2023
@renovate renovate bot deleted the renovate/2.8-patch-all-patch-versions branch August 14, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant