Skip to content

Merge master into v1#1177

Merged
TwitchBronBron merged 21 commits into
release-1.0.0from
merge-master-into-v1
May 13, 2024
Merged

Merge master into v1#1177
TwitchBronBron merged 21 commits into
release-1.0.0from
merge-master-into-v1

Conversation

@TwitchBronBron

@TwitchBronBron TwitchBronBron commented May 10, 2024

Copy link
Copy Markdown
Member

The master ->release-1.0.0 merge was a bit busy, so this is a dedicated PR to help with reviewing the changes to ensure that everything was done properly.

Extra changes:

  • added astNode to the TypeChain so we could better support cannotFindFunction diagnostics introduced recently in master

TODO:

  • fix a few more broken unit tests

TwitchBronBron and others added 18 commits March 19, 2024 13:28
* Add plugin hook for documentSymbol

* Better handling of null/missing name tokens

* fix lint issues
* Move symbol creation to symbolUtils

* Fix workspaceSymbol handling

* Fix tests

* Fix lint issues
* Move symbol creation to symbolUtils

* Fix workspaceSymbol handling

* Fix tests

* Fix lint issues

* Mostly fixed tests

* Fix workspace symbols missing containerName
* Upgrade to @rokucommunity/logger

* Add original logger class back

* @rokucommunity/logger v0.3.4
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.13...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bronley Plumb <[email protected]>
…#1148)

* fix: resolve the stagingDir option relative to the bsconfig.json file

* chore: add unit test

* Fix windows paths

---------

Co-authored-by: Bart van den Ende <[email protected]>
Co-authored-by: Bronley Plumb <[email protected]>
* Fix crash when diagnostic is missing range

* improve unit test

@markwpearce markwpearce left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looking forward to getting parity with master again.
We should cleanup the the TypeChainEntry class now that it has astNode.

Comment thread src/interfaces.ts Outdated
markwpearce and others added 2 commits May 13, 2024 10:23
* fixed some tests as well

* remove commented out code
@TwitchBronBron
TwitchBronBron merged commit 78d76a9 into release-1.0.0 May 13, 2024
@TwitchBronBron
TwitchBronBron deleted the merge-master-into-v1 branch May 13, 2024 14:22
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.

3 participants