Skip to content

Update package lock#1003

Merged
adityasharad merged 2 commits intomainfrom
aeisenberg/pack-lock
Nov 18, 2021
Merged

Update package lock#1003
adityasharad merged 2 commits intomainfrom
aeisenberg/pack-lock

Conversation

@aeisenberg
Copy link
Copy Markdown
Contributor

Checklist

  • [n/a] CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • [n/a] Issues have been created for any UI or other user-facing changes made by this pull request.
  • [n/a] @github/docs-content-codeql has been cc'd in all issues for UI or other user-facing changes made by this pull request.

Previously, positions with end column of 0 were rejected by the
extension. CodeQL positions are supposed to be 1-based, but the CLI
does handle 0-based and negative positions by using character offsets
from the current line start.

Instead of rejecting these kinds of positions, the extension should
handle them as gracefully as possible.

Fixes #999
@aeisenberg aeisenberg requested a review from a team as a code owner November 15, 2021 22:06
@aeisenberg
Copy link
Copy Markdown
Contributor Author

Hmmmm...fsevents.

@aeisenberg aeisenberg mentioned this pull request Nov 16, 2021
3 tasks
Base automatically changed from aeisenberg/location to main November 18, 2021 00:24
@adityasharad adityasharad merged commit c590e2f into main Nov 18, 2021
@adityasharad adityasharad deleted the aeisenberg/pack-lock branch November 18, 2021 00:25
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.

2 participants