-
Notifications
You must be signed in to change notification settings - Fork 162
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
Merge to v3 4 #1654
Merged
Merged
Merge to v3 4 #1654
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update analytics-node to unabandoned version * Update externals with correct package
* Add CLI override options for all project config fields * Add CLI override options for all project config fields * Label static methods as public due to dodgy linter on presubmit * Remove irrelavant if * de-dupe project config CLI flag definitions * Tidy method name * Bump version
* Make a packages readme * Tidy packages page * Remove outdated example
* Fix doc link, and tidying * Tidy * Tidy titles
* Updates `mssql` dependencies - `mssql` from `^8.1.2` - `^10.0.0`, and - `@types/mssql` from `^6.0.8` - `^9.1.4` This update brings `@azure/msal-node` to the v2 line, enabling the use of node version 20 for consuming projects. Hopefully resolving issue #1617 Executed `./scripts/run help` to generate the `yarn.lock` file Removes yarn-error.log * Re-adds newline (removed by auto-format)
…es a dependency on `babel-traverse` (CVE-2023-45133). (#1619)
…n reference to an action. (#1624) * Append a compile error when `resolve()` is unable to resolve the given reference to an action. * bump version
* avoid crashes on code completion requests * workaround for building on arm mac * Revert "workaround for building on arm mac" This reverts commit dea8639.
…compilation on save (#1639) * can configure compiler options * can configure not to re-compile project on save
* Escape backslashes and backticks for triple quoted string literals * Bump version to 2.8.3
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BenBirt
approved these changes
Jan 18, 2024
moker-spaghetti
pushed a commit
to moker-spaghetti/dataform
that referenced
this pull request
May 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Will merge with a merge commit, in order to preserve history