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

chore(deps): update all #1120

Merged
merged 1 commit into from
Jun 21, 2021
Merged

chore(deps): update all #1120

merged 1 commit into from
Jun 21, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli 2.15.0 -> 2.16.0 age adoption passing confidence
@testing-library/jest-dom 5.12.0 -> 5.14.1 age adoption passing confidence
@types/node 14.17.1 -> 14.17.3 age adoption passing confidence
@types/react 17.0.8 -> 17.0.11 age adoption passing confidence
eslint (source) 7.27.0 -> 7.29.0 age adoption passing confidence
eslint (source) 7.26 || 7.27 -> 7.26 || 7.27 || 7.29 age adoption passing confidence
gh-pages 3.2.0 -> 3.2.2 age adoption passing confidence
pretty-quick 3.1.0 -> 3.1.1 age adoption passing confidence
typescript (source) 4.2.4 -> 4.3.4 age adoption passing confidence
typescript (source) 3.8.x || 3.9.x || 4.2.x -> 3.8.x || 3.9.x || 4.2.x || 4.3.x age adoption passing confidence

Release Notes

changesets/changesets

v2.16.0

Compare Source

Minor Changes
  • #​542 de2b4a5 Thanks @​Andarist! - A new updateInternalDependents experimental option has been added. It can be used to add dependent packages to the release (if they are not already a part of it) with patch bumps. To use it you can add this to your config:

    {
      "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
        "updateInternalDependents": "always"
      }
    }

    This option accepts two values - "always" and "out-of-range" (the latter matches the current default behavior).

  • #​562 6353abf Thanks @​Andarist! - Stop asking for changeset confirmation when it has been provided using an external editor.

Patch Changes
testing-library/jest-dom

v5.14.1

Compare Source

Bug Fixes

v5.14.0

Compare Source

Features
  • toHaveAccessibleName and toHaveAccessibleDescription (#​377) (87ffd2a)

v5.13.0

Compare Source

Features
eslint/eslint

v7.29.0

Compare Source

v7.28.0

Compare Source

tschaub/gh-pages

v3.2.2

Compare Source

v3.2.1

Compare Source

azz/pretty-quick

v3.1.1

Compare Source

Bug Fixes
Microsoft/TypeScript

v4.3.4

Compare Source

This release

  • adds an optional getCustomTransformers method to the SolutionBuilderHost* APIs
  • uses the transforms given by getCustomTransformers in Builder Program instances when running emit() methods in cases where customTransforms are not given.

See the change for more details

v4.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.3.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: "every weekend" in timezone Europe/Berlin.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Jun 18, 2021

⚠️ No Changeset found

Latest commit: 25cd874

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added type:docs Improvements or additions to documentation type:feature New feature or component type:infrastructure Tooling and other chores labels Jun 18, 2021
@coveralls
Copy link

coveralls commented Jun 18, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling 25cd874 on renovate/all into f55152d on main.

ti10le
ti10le previously approved these changes Jun 21, 2021
@ti10le ti10le merged commit df8d6a7 into main Jun 21, 2021
@ti10le ti10le deleted the renovate/all branch June 21, 2021 07:59
sebald added a commit that referenced this pull request Jun 22, 2021
* main:
  feat(components): Make `<Text>` and `<Link>` polymorphic (#1132)
  chore(gh-actions): add new, sorted actions with caching (#1129)
  feat(types): Clarify and improve as prop related types (#1131)
  chore(prettier): add ignore patterns for prettier (#1130)
  chore: fix new yarn build (#1128)
  chore: update setup in readme (#1127)
  bugfix: give children to inlineCode (#1126)
  chore(deps): update all (#1120)
  fix(deps): update dependency @theme-ui/css to v0.10.1 (#1123)
  fix(deps): update typescript-eslint monorepo to v4.27.0 (#1121)
  fix(deps): update dependency gatsby to v3.7.2 (#1119)
  chore(deps): pin dependency @types/mdx-js__react to 1.5.3 (#1118)
  docs: Unify Gatsby's element wrapper (#1117)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs Improvements or additions to documentation type:feature New feature or component type:infrastructure Tooling and other chores
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants