-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: crate-py/rpds
base: v0.12.0
head repository: crate-py/rpds
compare: v0.13.1
- 17 commits
- 9 files changed
- 5 contributors
Commits on Nov 6, 2023
-
Bump archery from 1.0.0 to 1.1.0
Bumps [archery](https://github.com/orium/archery) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/orium/archery/releases) - [Changelog](https://github.com/orium/archery/blob/main/release-notes.md) - [Commits](orium/archery@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: archery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 132866a - Browse repository at this point
Copy the full SHA 132866aView commit details -
Merge pull request #31 from crate-py/dependabot/cargo/archery-1.1.0
Bump archery from 1.0.0 to 1.1.0
Configuration menu - View commit details
-
Copy full SHA for 167fa11 - Browse repository at this point
Copy the full SHA 167fa11View commit details
Commits on Nov 8, 2023
-
Skip Rust on pre-commit.ci which doesn't seem to have Rust installed.
I'm not sure I follow why since I see a PR adding it, and I swear I remember it working, but not going to diagnose quite now.
Configuration menu - View commit details
-
Copy full SHA for 902cced - Browse repository at this point
Copy the full SHA 902ccedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 009d761 - Browse repository at this point
Copy the full SHA 009d761View commit details
Commits on Nov 13, 2023
-
Bumps [rpds](https://github.com/orium/rpds) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/orium/rpds/releases) - [Changelog](https://github.com/orium/rpds/blob/main/release-notes.md) - [Commits](orium/rpds@v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: rpds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 515a69e - Browse repository at this point
Copy the full SHA 515a69eView commit details -
Merge pull request #32 from crate-py/dependabot/cargo/rpds-1.1.0
Bump rpds from 1.0.1 to 1.1.0
Configuration menu - View commit details
-
Copy full SHA for 99a8ef1 - Browse repository at this point
Copy the full SHA 99a8ef1View commit details -
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0) - [github.com/pre-commit/mirrors-prettier: v3.0.3 → v3.1.0](pre-commit/mirrors-prettier@v3.0.3...v3.1.0)
Configuration menu - View commit details
-
Copy full SHA for bd26420 - Browse repository at this point
Copy the full SHA bd26420View commit details -
Merge pull request #33 from crate-py/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for cbb3bf1 - Browse repository at this point
Copy the full SHA cbb3bf1View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e1e9b24 - Browse repository at this point
Copy the full SHA e1e9b24View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 12e4c3c - Browse repository at this point
Copy the full SHA 12e4c3cView commit details -
Configure Black in pyproject.toml
This way Black uses the project’s settings when invoked directly by the user or their editor, and not only via pre-commit. Signed-off-by: Anders Kaseorg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48474d4 - Browse repository at this point
Copy the full SHA 48474d4View commit details -
Merge pull request #35 from andersk/black
Configure Black in pyproject.toml
Configuration menu - View commit details
-
Copy full SHA for 161baba - Browse repository at this point
Copy the full SHA 161babaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27e31a5 - Browse repository at this point
Copy the full SHA 27e31a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1ed53f - Browse repository at this point
Copy the full SHA b1ed53fView commit details
Commits on Nov 19, 2023
-
Fix
drop_first
method name for typingbf1a74d added suport for "drop_front" but internally named this method "drop_first". Since the test code uses "drop_first", and to prevent creating a backwards incompatible change, I have chosen to fix the type defintion rather than the internal method name, even though the origin commit used "drop_front" in the commit message.
Configuration menu - View commit details
-
Copy full SHA for b5547d4 - Browse repository at this point
Copy the full SHA b5547d4View commit details -
Merge pull request #37 from byron-lambda/typing_fix_drop_first
Fix `drop_first` method name for typing
Configuration menu - View commit details
-
Copy full SHA for a6e121d - Browse repository at this point
Copy the full SHA a6e121dView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7082045 - Browse repository at this point
Copy the full SHA 7082045View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.12.0...v0.13.1