dependabot[bot]
e4bd19acea
chore(deps): bump the python-packages group across 1 directory with 6 updates
...
Bumps the python-packages group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [certifi](https://github.com/certifi/python-certifi ) | `2025.1.31` | `2025.4.26` |
| [importlib-metadata](https://github.com/python/importlib_metadata ) | `8.6.1` | `8.7.0` |
| [more-itertools](https://github.com/more-itertools/more-itertools ) | `10.6.0` | `10.7.0` |
| [mypy-extensions](https://github.com/python/mypy_extensions ) | `1.0.0` | `1.1.0` |
| [packaging](https://github.com/pypa/packaging ) | `24.2` | `25.0` |
| [setuptools](https://github.com/pypa/setuptools ) | `78.1.0` | `80.0.0` |
Updates `certifi` from 2025.1.31 to 2025.4.26
- [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26 )
Updates `importlib-metadata` from 8.6.1 to 8.7.0
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v8.6.1...v8.7.0 )
Updates `more-itertools` from 10.6.0 to 10.7.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases )
- [Commits](https://github.com/more-itertools/more-itertools/compare/v10.6.0...v10.7.0 )
Updates `mypy-extensions` from 1.0.0 to 1.1.0
- [Commits](https://github.com/python/mypy_extensions/compare/1.0.0...1.1.0 )
Updates `packaging` from 24.2 to 25.0
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.2...25.0 )
Updates `setuptools` from 78.1.0 to 80.0.0
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v78.1.0...v80.0.0 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.4.26
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: importlib-metadata
dependency-version: 8.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: more-itertools
dependency-version: 10.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: mypy-extensions
dependency-version: 1.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: packaging
dependency-version: '25.0'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-packages
- dependency-name: setuptools
dependency-version: 80.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 16:02:18 +00:00
Jose Diaz-Gonzalez
176cadfcc4
Merge pull request #400 from josegonzalez/josegonzalez-patch-1
...
chore: bump runs-on image from ubuntu-20.04 to ubuntu-24.04
2025-04-17 21:08:59 -04:00
Jose Diaz-Gonzalez
b49544270e
chore: bump runs-on image from ubuntu-20.04 to ubuntu-24.04
2025-04-17 21:07:10 -04:00
Jose Diaz-Gonzalez
27fdd358fb
Merge pull request #398 from josegonzalez/dependabot/pip/python-packages-1cc5cc50b9
...
chore(deps): bump urllib3 from 2.3.0 to 2.4.0 in the python-packages group
2025-04-15 03:50:24 -04:00
dependabot[bot]
abe6192ee9
chore(deps): bump urllib3 in the python-packages group
...
Bumps the python-packages group with 1 update: [urllib3](https://github.com/urllib3/urllib3 ).
Updates `urllib3` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.4.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-11 13:20:02 +00:00
Jose Diaz-Gonzalez
0a2d6ed2ca
Merge pull request #397 from josegonzalez/dependabot/pip/python-packages-f1ceb9e3bd
...
chore(deps): bump the python-packages group with 5 updates
2025-03-31 10:41:18 -04:00
dependabot[bot]
1a8eb7a906
chore(deps): bump the python-packages group with 5 updates
...
Bumps the python-packages group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [flake8](https://github.com/pycqa/flake8 ) | `7.1.2` | `7.2.0` |
| [pycodestyle](https://github.com/PyCQA/pycodestyle ) | `2.12.1` | `2.13.0` |
| [pyflakes](https://github.com/PyCQA/pyflakes ) | `3.2.0` | `3.3.2` |
| [rich](https://github.com/Textualize/rich ) | `13.9.4` | `14.0.0` |
| [setuptools](https://github.com/pypa/setuptools ) | `77.0.3` | `78.1.0` |
Updates `flake8` from 7.1.2 to 7.2.0
- [Commits](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0 )
Updates `pycodestyle` from 2.12.1 to 2.13.0
- [Release notes](https://github.com/PyCQA/pycodestyle/releases )
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt )
- [Commits](https://github.com/PyCQA/pycodestyle/compare/2.12.1...2.13.0 )
Updates `pyflakes` from 3.2.0 to 3.3.2
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst )
- [Commits](https://github.com/PyCQA/pyflakes/compare/3.2.0...3.3.2 )
Updates `rich` from 13.9.4 to 14.0.0
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.9.4...v14.0.0 )
Updates `setuptools` from 77.0.3 to 78.1.0
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v77.0.3...v78.1.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: pycodestyle
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: pyflakes
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-packages
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 14:05:39 +00:00
Jose Diaz-Gonzalez
40e6e34908
Merge pull request #396 from josegonzalez/dependabot/pip/python-packages-eb8a4f4352
...
chore(deps): bump setuptools from 77.0.1 to 77.0.3 in the python-packages group
2025-03-30 13:44:23 -04:00
dependabot[bot]
2885fc6822
chore(deps): bump setuptools in the python-packages group
...
Bumps the python-packages group with 1 update: [setuptools](https://github.com/pypa/setuptools ).
Updates `setuptools` from 77.0.1 to 77.0.3
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v77.0.1...v77.0.3 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 14:08:27 +00:00
Jose Diaz-Gonzalez
434b4bf4a0
Merge pull request #395 from josegonzalez/dependabot/pip/python-packages-e83eb3dff1
...
chore(deps): bump the python-packages group across 1 directory with 2 updates
2025-03-21 10:17:27 -04:00
dependabot[bot]
677f3d3287
chore(deps): bump the python-packages group across 1 directory with 2 updates
...
Bumps the python-packages group with 2 updates in the / directory: [platformdirs](https://github.com/tox-dev/platformdirs ) and [setuptools](https://github.com/pypa/setuptools ).
Updates `platformdirs` from 4.3.6 to 4.3.7
- [Release notes](https://github.com/tox-dev/platformdirs/releases )
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst )
- [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.6...4.3.7 )
Updates `setuptools` from 76.0.0 to 77.0.1
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v76.0.0...v77.0.1 )
---
updated-dependencies:
- dependency-name: platformdirs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-20 13:19:29 +00:00
Jose Diaz-Gonzalez
9164f088b8
Merge pull request #393 from josegonzalez/dependabot/pip/python-packages-d24cf6dc33
...
chore(deps): bump setuptools from 75.8.2 to 76.0.0 in the python-packages group
2025-03-10 12:53:46 -05:00
dependabot[bot]
c1f9ea7b9b
chore(deps): bump setuptools in the python-packages group
...
Bumps the python-packages group with 1 update: [setuptools](https://github.com/pypa/setuptools ).
Updates `setuptools` from 75.8.2 to 76.0.0
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.2...v76.0.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 14:16:58 +00:00
GitHub Action
6d51d199c5
Release version 0.50.1
0.50.1
2025-03-06 01:26:22 +00:00
Jose Diaz-Gonzalez
2b555dc964
Merge pull request #392 from josegonzalez/dependabot/pip/python-packages-765541620a
...
chore(deps): bump setuptools from 75.8.1 to 75.8.2 in the python-packages group
2025-03-05 19:25:51 -06:00
dependabot[bot]
b818e9b95f
chore(deps): bump setuptools in the python-packages group
...
Bumps the python-packages group with 1 update: [setuptools](https://github.com/pypa/setuptools ).
Updates `setuptools` from 75.8.1 to 75.8.2
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.1...v75.8.2 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-27 14:03:39 +00:00
Jose Diaz-Gonzalez
4157cab89f
Merge pull request #391 from josegonzalez/dependabot/pip/python-packages-e86fae66cc
...
chore(deps): bump setuptools from 75.8.0 to 75.8.1 in the python-packages group
2025-02-26 15:43:24 -06:00
dependabot[bot]
07fd47a596
chore(deps): bump setuptools in the python-packages group
...
Bumps the python-packages group with 1 update: [setuptools](https://github.com/pypa/setuptools ).
Updates `setuptools` from 75.8.0 to 75.8.1
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v75.8.1 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-26 13:19:50 +00:00
GitHub Action
5530a1badd
Release version 0.50.0
0.50.0
2025-02-22 03:15:44 +00:00
Jose Diaz-Gonzalez
90ac4999ea
Merge pull request #390 from josegonzalez/josegonzalez-patch-1
...
chore: fix inline comments
2025-02-21 21:15:10 -06:00
Jose Diaz-Gonzalez
f4dfc57ba2
Merge pull request #389 from josegonzalez/dependabot/pip/python-packages-8d5090f3fa
...
chore(deps): bump the python-packages group across 1 directory with 2 updates
2025-02-21 21:14:54 -06:00
Jose Diaz-Gonzalez
3d354beb24
chore: fix inline comments
2025-02-21 22:14:37 -05:00
dependabot[bot]
552c1051e3
chore(deps): bump the python-packages group across 1 directory with 2 updates
...
Bumps the python-packages group with 2 updates in the / directory: [flake8](https://github.com/pycqa/flake8 ) and [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk ).
Updates `flake8` from 7.1.1 to 7.1.2
- [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2 )
Updates `pkginfo` from 1.12.0 to 1.12.1.2
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: pkginfo
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-19 17:28:50 +00:00
GitHub Action
c92f5ef0f2
Release version 0.49.0
0.49.0
2025-02-01 07:00:56 +00:00
Jose Diaz-Gonzalez
095b712a77
Merge pull request #383 from ipdgroup/master
...
Implementing incremental by files, safer version of incremental backup.
2025-02-01 01:00:21 -06:00
Jose Diaz-Gonzalez
3a4aebbcfe
Merge pull request #387 from josegonzalez/dependabot/pip/python-packages-2b45c188e6
...
chore(deps): bump the python-packages group across 1 directory with 7 updates
2025-02-01 00:59:43 -06:00
dependabot[bot]
e75021db80
chore(deps): bump the python-packages group across 1 directory with 7 updates
...
Bumps the python-packages group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [autopep8](https://github.com/hhatto/autopep8 ) | `2.3.1` | `2.3.2` |
| [black](https://github.com/psf/black ) | `24.10.0` | `25.1.0` |
| [certifi](https://github.com/certifi/python-certifi ) | `2024.12.14` | `2025.1.31` |
| [importlib-metadata](https://github.com/python/importlib_metadata ) | `8.5.0` | `8.6.1` |
| [more-itertools](https://github.com/more-itertools/more-itertools ) | `10.5.0` | `10.6.0` |
| [setuptools](https://github.com/pypa/setuptools ) | `75.7.0` | `75.8.0` |
| [twine](https://github.com/pypa/twine ) | `6.0.1` | `6.1.0` |
Updates `autopep8` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/hhatto/autopep8/releases )
- [Commits](https://github.com/hhatto/autopep8/compare/v2.3.1...v2.3.2 )
Updates `black` from 24.10.0 to 25.1.0
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0 )
Updates `certifi` from 2024.12.14 to 2025.1.31
- [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31 )
Updates `importlib-metadata` from 8.5.0 to 8.6.1
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v8.5.0...v8.6.1 )
Updates `more-itertools` from 10.5.0 to 10.6.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases )
- [Commits](https://github.com/more-itertools/more-itertools/compare/v10.5.0...v10.6.0 )
Updates `setuptools` from 75.7.0 to 75.8.0
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.7.0...v75.8.0 )
Updates `twine` from 6.0.1 to 6.1.0
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/6.0.1...6.1.0 )
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-packages
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-packages
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: more-itertools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: twine
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-31 14:01:24 +00:00
Honza M
0f34ecb77d
Merge pull request #1 from ipdgroup/incremental_by_files
...
Implementing incremental by files, safer version of incremental backup.
2025-01-17 08:36:04 +01:00
Honza Maly
20e4d385a5
Convert timestamp to string, although maybe the other way around would be better ...
2025-01-17 07:28:49 +00:00
Honza Maly
a49322cf7d
Implementing incremental by files, safer version of incremental backup.
2025-01-16 21:00:02 +00:00
Jose Diaz-Gonzalez
332c9b586a
Merge pull request #380 from josegonzalez/dependabot/pip/python-packages-03d453cb2c
...
chore(deps): bump the python-packages group across 1 directory with 2 updates
2025-01-07 16:10:31 -05:00
dependabot[bot]
09bf9275d1
chore(deps): bump the python-packages group across 1 directory with 2 updates
...
Bumps the python-packages group with 2 updates in the / directory: [pygments](https://github.com/pygments/pygments ) and [setuptools](https://github.com/pypa/setuptools ).
Updates `pygments` from 2.18.0 to 2.19.1
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.18.0...2.19.1 )
Updates `setuptools` from 75.6.0 to 75.7.0
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.6.0...v75.7.0 )
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-07 13:13:41 +00:00
GitHub Action
fcf21f7a2e
Release version 0.48.0
0.48.0
2025-01-04 01:15:18 +00:00
Jose Diaz-Gonzalez
36812a332b
Merge pull request #377 from josegonzalez/fix-lint-errors
...
chore: reformat file to fix lint issues
2025-01-03 20:08:30 -05:00
Jose Diaz-Gonzalez
0e0197149e
chore: reformat file to fix lint issues
2025-01-03 20:07:40 -05:00
Jose Diaz-Gonzalez
eb545c1c2f
Merge pull request #372 from josegonzalez/dependabot/pip/python-packages-7fa4717ed3
...
chore(deps): bump the python-packages group across 1 directory with 4 updates
2025-01-03 20:06:03 -05:00
Jose Diaz-Gonzalez
2e72797984
Merge pull request #376 from adamsmd/patch-2
...
Update required permissions listed in README.rst
2025-01-03 20:05:43 -05:00
dependabot[bot]
68fe29d1e1
chore(deps): bump the python-packages group across 1 directory with 4 updates
...
Bumps the python-packages group with 4 updates in the / directory: [charset-normalizer](https://github.com/jawah/charset_normalizer ), [click](https://github.com/pallets/click ), [keyring](https://github.com/jaraco/keyring ) and [urllib3](https://github.com/urllib3/urllib3 ).
Updates `charset-normalizer` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/jawah/charset_normalizer/releases )
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.0...3.4.1 )
Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8 )
Updates `keyring` from 25.5.0 to 25.6.0
- [Release notes](https://github.com/jaraco/keyring/releases )
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/keyring/compare/v25.5.0...v25.6.0 )
Updates `urllib3` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.3.0 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: keyring
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-30 13:34:44 +00:00
Michael D. Adams
3dc3691770
Update required permissions listed in README.rst
...
Removed unused permissions, and changed names to those currently used by GitHub.
- code: renamed to contents as used by GitHub
- commit statuses: removed because not used by github-backup
- pages: removed because not used by github-backup
- repository hooks: renamed to webhooks as used by GitHub
2024-12-29 09:02:34 +00:00
Jose Diaz-Gonzalez
5b0608ce14
Merge pull request #374 from adamsmd/patch-1
...
Fix typo README.rst: --starred-gists that should be --gists
2024-12-29 00:40:26 -05:00
Jose Diaz-Gonzalez
1ce8455860
Merge pull request #375 from ethanwhite/docs-fix
...
Remove fixed release issue from known blocking errors
2024-12-29 00:40:13 -05:00
Ethan White
dcb89a5c33
Remove fixed release issue from known blocking errors
...
The issue with --release producing errors documented in #209 (the linked issue) and #234 appears to have been fixed in #257 .
This change removes the associated warning from the README.
2024-12-28 06:41:54 -05:00
Michael D. Adams
b0bfffde1a
Fix typo README.rst: --starred-gists that should be --gists
2024-12-28 10:14:37 +00:00
Jose Diaz-Gonzalez
0f3aaa6fc2
Merge pull request #369 from josegonzalez/dependabot/pip/python-packages-d3e2c9eccf
...
chore(deps): bump certifi from 2024.8.30 to 2024.12.14 in the python-packages group
2024-12-16 22:55:40 -05:00
dependabot[bot]
c39ec9c549
chore(deps): bump certifi in the python-packages group
...
Bumps the python-packages group with 1 update: [certifi](https://github.com/certifi/python-certifi ).
Updates `certifi` from 2024.8.30 to 2024.12.14
- [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 13:14:44 +00:00
GitHub Action
e981ce3ff9
Release version 0.47.0
0.47.0
2024-12-09 14:46:36 +00:00
Jose Diaz-Gonzalez
22d8f8e649
Merge pull request #344 from xloem/https_ctx
...
Detect empty HTTPS contexts.
2024-12-09 09:46:04 -05:00
Jose Diaz-Gonzalez
aaefac1a66
Merge pull request #368 from josegonzalez/dependabot/pip/python-packages-ab5dbe44f3
...
chore(deps): bump six from 1.16.0 to 1.17.0 in the python-packages group
2024-12-09 09:45:24 -05:00
dependabot[bot]
cb66375e1e
chore(deps): bump six from 1.16.0 to 1.17.0 in the python-packages group
...
Bumps the python-packages group with 1 update: [six](https://github.com/benjaminp/six ).
Updates `six` from 1.16.0 to 1.17.0
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES )
- [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0 )
---
updated-dependencies:
- dependency-name: six
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-05 13:24:14 +00:00
Jose Diaz-Gonzalez
24d7aa83df
Merge pull request #367 from josegonzalez/dependabot/pip/python-packages-4e3b0321c8
...
chore(deps): bump the python-packages group across 1 directory with 20 updates
2024-12-03 20:08:49 -05:00