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

fix: block local absolute locators #1659

Merged
merged 9 commits into from Oct 31, 2023
Merged

fix: block local absolute locators #1659

merged 9 commits into from Oct 31, 2023

Conversation

leoporoli
Copy link
Contributor

Description:

block local absolute locators was not working appropriately

Is this change user facing?

YES

References (if applicable):

Fix #1637

@leoporoli leoporoli added this pull request to the merge queue Oct 31, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 31, 2023
@leoporoli leoporoli added this pull request to the merge queue Oct 31, 2023
Merged via the queue into main with commit a4daeb3 Oct 31, 2023
33 checks passed
@leoporoli leoporoli deleted the lporoli/ticket-1637 branch October 31, 2023 19:43
github-merge-queue bot pushed a commit that referenced this pull request Oct 31, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.2](0.85.1...0.85.2)
(2023-10-31)


### Bug Fixes

* block local absolute locators
([#1659](#1659))
([a4daeb3](a4daeb3)),
closes [#1637](#1637)
* use full path for running black to allow older versions of docker
([#1666](#1666))
([fdcd3d9](fdcd3d9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Absolute within-package imports should be rejected, but aren't
2 participants