Skip to content

Upgrade dependencies to latest semver/major versions, fix rollup-plug… - #156

Draft
BenjaminTruong-okta wants to merge 3 commits into
masterfrom
chore/upgrade-dependencies
Draft

Upgrade dependencies to latest semver/major versions, fix rollup-plug…#156
BenjaminTruong-okta wants to merge 3 commits into
masterfrom
chore/upgrade-dependencies

Conversation

@BenjaminTruong-okta

Copy link
Copy Markdown

…in-replace delimiters regression

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Adding Tests
  • Build related changes
  • CI related changes
  • Documentation changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Reviewers

Newer node-releases (>=2.0.45, pulled in transitively via browserslist)
declares engines.node >=18, which breaks yarn install --frozen-lockfile
on CI's pinned Node 16.20.2.
Node 16 is EOL and was requiring a node-releases resolution pin to
keep yarn install from failing on newer transitive dependencies.
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.

1 participant