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

Bump to 4.17.1-0 #5174

Merged
merged 23 commits into from
May 8, 2024
Merged

Bump to 4.17.1-0 #5174

merged 23 commits into from
May 8, 2024

Conversation

compulim
Copy link
Contributor

@compulim compulim commented May 8, 2024

Related to #5170.

Changelog Entry

Changed

Description

Bump to 4.17.1-0 after release of 4.17.0.

Specific Changes

  • Run git tag --no-git-tag-version 4.17.0
  • Run npm run bump
  • Update servicingPlan.json to include 4.17 -> 4.17.0
    • Also added 4.16 -> 4.16.0
  • jest: Fixed a unit test which based on jest.expect.toMatchInlineSnapshot and moved to jest.expect.toBe instead
  • eslint: @typescript-eslint/eslint-plugin does not support eslint@9 yet
  • eslint: [email protected] suffixing their .eslintrc with -legacy
  • eslint: turning off react/prop-types as in favor of TypeScript and default function parameters
  • selenium-webdriver: [email protected] deprecated .headless() in favor of .addArguments('--headless=chrome') (Chrome < 109) or .addArguments('--headless=new') (Chrome >= 109)
  • http-proxy-middleware: not bumping until we fix breaking changes
  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

@compulim compulim marked this pull request as ready for review May 8, 2024 17:09
@compulim compulim mentioned this pull request May 8, 2024
74 tasks
OEvgeny
OEvgeny previously approved these changes May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release checklist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants