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 version to v0.1.14 #9581

Merged
merged 5 commits into from Jan 19, 2024
Merged

Bump version to v0.1.14 #9581

merged 5 commits into from Jan 19, 2024

Conversation

charliermarsh
Copy link
Member

No description provided.

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

LG, a few small suggestions:

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated

### Bug fixes

- Add an explicit fast path for whitespace to `is_identifier_continuation` ([#9532](https://github.com/astral-sh/ruff/pull/9532))
Copy link
Member

Choose a reason for hiding this comment

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

is this a bugfix or a performance feature?

CHANGELOG.md Outdated Show resolved Hide resolved
charliermarsh and others added 3 commits January 19, 2024 12:40
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@charliermarsh
Copy link
Member Author

Thx!

@charliermarsh charliermarsh merged commit 866bea6 into main Jan 19, 2024
40 checks passed
@charliermarsh charliermarsh deleted the charlie/bump branch January 19, 2024 17:54
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

ℹ️ ecosystem check encountered linter errors. (no lint changes; 1 project error)

sphinx-doc/sphinx (error)

ruff failed
  Cause: Required version `0.1.13` does not match the running version `0.1.14`

Linter (preview)

ℹ️ ecosystem check encountered linter errors. (no lint changes; 1 project error)

sphinx-doc/sphinx (error)

ruff check --no-cache --exit-zero --preview

ruff failed
  Cause: Required version `0.1.13` does not match the running version `0.1.14`

Formatter (stable)

ℹ️ ecosystem check encountered format errors. (no format changes; 1 project error)

sphinx-doc/sphinx (error)

ruff format --no-preview --exclude tests/roots/test-pycode/cp_1251_coded.py

ruff failed
  Cause: Required version `0.1.13` does not match the running version `0.1.14`

Formatter (preview)

ℹ️ ecosystem check encountered format errors. (no format changes; 1 project error)

sphinx-doc/sphinx (error)

ruff format --preview --exclude tests/roots/test-pycode/cp_1251_coded.py

ruff failed
  Cause: Required version `0.1.13` does not match the running version `0.1.14`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Related to the release process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants