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 #70

Open
wants to merge 1 commit into
base: alpha
Choose a base branch
from
Open

chore(deps): update all #70

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 1, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@sanity/google-maps-input 2.25.4 -> 2.36.0 age adoption passing confidence devDependencies minor
@sanity/icons (source) 1.2.6 -> 1.3.10 age adoption passing confidence devDependencies minor
@sanity/ui (source) 0.37.6 -> 0.38.2 age adoption passing confidence devDependencies minor
@​types/classnames 2.3.0 -> 2.3.1 age adoption passing confidence devDependencies patch
@​types/classnames 2.3.0 -> 2.3.1 age adoption passing confidence dependencies patch
@types/styled-components (source) 5.1.24 -> 5.1.34 age adoption passing confidence devDependencies patch
autoprefixer 10.4.4 -> 10.4.20 age adoption passing confidence devDependencies patch
babel-eslint 10.1.0 -> 7.11.0 devDependencies replacement
classnames 2.3.1 -> 2.5.1 age adoption passing confidence dependencies minor
eslint-plugin-import 2.25.4 -> 2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsx-a11y 6.5.1 -> 6.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-react 7.29.4 -> 7.37.1 age adoption passing confidence devDependencies minor
nanoid 3.3.2 -> 3.3.7 age adoption passing confidence dependencies patch
postcss (source) 8.4.12 -> 8.4.47 age adoption passing confidence devDependencies patch
prettier (source) 2.6.1 -> 2.8.8 age adoption passing confidence devDependencies minor
react-icons 4.3.1 -> 4.12.0 age adoption passing confidence devDependencies minor
rollup (source) 2.70.1 -> 2.79.2 age adoption passing confidence devDependencies minor
styled-components (source) 5.3.5 -> 5.3.11 age adoption passing confidence dependencies patch
typescript (source) 4.6.3 -> 4.9.5 age adoption passing confidence devDependencies minor

This is a special PR that replaces babel-eslint with the community suggested minimal stable replacement version.


Release Notes

sanity-io/google-maps-input (@​sanity/google-maps-input)

v2.36.0

Compare Source

Features
Bug Fixes
  • docs: install command (07debdd)
  • release: initial standalone release for Sanity Studio v2 (5329e17)

This release is also available on:

v2.35.2

Compare Source

v2.35.1

Compare Source

v2.35.0

Compare Source

v2.34.0

Compare Source

v2.33.3

Compare Source

v2.33.2

Compare Source

v2.33.0

Compare Source

v2.32.0

Compare Source

v2.31.1

Compare Source

v2.31.0

Compare Source

v2.30.5

Compare Source

v2.30.4

Compare Source

v2.30.3

Compare Source

v2.30.1

Compare Source

v2.30.0

Compare Source

v2.29.8

Compare Source

v2.29.5

Compare Source

v2.29.3

Compare Source

v2.29.2

Compare Source

v2.29.1

Compare Source

v2.29.0

Compare Source

v2.28.2

Compare Source

v2.28.0

Compare Source

v2.27.2

Compare Source

v2.27.1

Compare Source

v2.27.0

Compare Source

v2.26.0

Compare Source

sanity-io/icons (@​sanity/icons)

v1.3.10

Bug Fixes

v1.3.6

Compare Source

v1.3.5

Compare Source

v1.3.4

Compare Source

v1.3.3

Compare Source

v1.3.2

Compare Source

v1.3.1

Compare Source

Bug Fixes

v1.3.0

Compare Source

v1.2.8

Compare Source

v1.2.7

Compare Source

sanity-io/ui (@​sanity/ui)

v0.38.2

Compare Source

v0.38.1

Compare Source

v0.38.0

Compare Source

v0.37.22

Compare Source

v0.37.21

Compare Source

v0.37.20

Compare Source

v0.37.19

Compare Source

v0.37.18

Compare Source

v0.37.17

Compare Source

v0.37.16

Compare Source

v0.37.15

Compare Source

v0.37.14

Compare Source

v0.37.13

Compare Source

v0.37.12

Compare Source

v0.37.11

Compare Source

v0.37.10

Compare Source

v0.37.9

Compare Source

v0.37.8

Compare Source

v0.37.7

Compare Source

postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).

v10.4.15

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).

v10.4.14

Compare Source

  • Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).

v10.4.13

Compare Source

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

v10.4.12

Compare Source

  • Fixed support of unit-less zero angle in backgrounds (by 一丝).

v10.4.11

Compare Source

  • Fixed text-decoration prefixes by moving to MDN data (by Romain Menke).

v10.4.10

Compare Source

  • Fixed unicode-bidi prefixes by moving to MDN data.

v10.4.9

Compare Source

  • Fixed css-unicode-bidi issue from latest Can I Use.

v10.4.8

Compare Source

  • Do not print color-adjust warning if print-color-adjust also is in rule.

v10.4.7

Compare Source

  • Fixed print-color-adjust support in Firefox.

v10.4.6

Compare Source

  • Fixed print-color-adjust support.

v10.4.5

Compare Source

JedWatson/classnames (classnames)

v2.5.1

Compare Source

  • Remove workspaces field from package (#​350)

v2.5.0

Compare Source

  • Restore ability to pass a TypeScript interface (#​341)
  • Add exports field to package (#​342)

v2.4.0

Compare Source

v2.3.3

Compare Source

v2.3.2

Compare Source

import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] no-extraneous-dependencies: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] order: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])

v2.29.1

Compare Source

Fixed

v2.29.0

Compare Source

Added

v2.28.1

Compare Source

Fixed
Changed

v2.28.0

Compare Source

Fixed
  • [no-duplicates]: remove duplicate identifiers in duplicate imports ([#​2577], thanks [@​joe-matsec])
  • [consistent-type-specifier-style]: fix accidental removal of comma in certain cases ([#​2754], thanks [@​bradzacher])
  • [Perf] ExportMap: Improve ExportMap.for performance on larger codebases ([#​2756], thanks [@​leipert])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies ([#​1820], thanks [@​andyogo])
  • [newline-after-import]/TypeScript: do not error when re-exporting a namespaced import ([#​2832], thanks [@​laurens-dg])
  • [order]: partial fix for [#​2687] (thanks [@​ljharb])
  • [no-duplicates]: Detect across type and regular imports ([#​2835], thanks [@​benkrejci])
  • [extensions]: handle . and .. properly ([#​2778], thanks [@​benasher44])
  • [no-unused-modules]: improve schema (thanks [@​ljharb])
  • [no-unused-modules]: report error on binding instead of parent export ([#​2842], thanks [@​Chamion])
Changed
  • [Docs] [no-duplicates]: fix example schema ([#​2684], thanks [@​simmo])
  • [Docs] [group-exports]: fix syntax highlighting ([#​2699], thanks [@​devinrhode2])
  • [Docs] [extensions]: reference node ESM behavior ([#​2748], thanks [@​xM8WVqaG])
  • [Refactor] [exports-last]: use array.prototype.findlastindex (thanks [@​ljharb])
  • [Refactor] [no-anonymous-default-export]: use object.fromentries (thanks [@​ljharb])
  • [Refactor] [no-unused-modules]: use array.prototype.flatmap (thanks [@​ljharb])

v2.27.5

Compare Source

Fixed

v2.27.4

Compare Source

Fixed
  • semver should be a prod dep ([#​2668])

v2.27.3

Compare Source

Fixed
  • [no-empty-named-blocks]: rewrite rule to only check import declarations ([#​2666])

v2.27.2

Compare Source

Fixed
  • [no-duplicates]: do not unconditionally require typescript ([#​2665])

v2.27.1

Compare Source

Fixed

v2.27.0

Compare Source

Added
Fixed
  • [order]: move nested imports closer to main import entry ([#​2396], thanks [@​pri1311])
  • [no-restricted-paths]: fix an error message ([#​2466], thanks [@​AdriAt360])
  • [no-restricted-paths]: use Minimatch.match instead of minimatch to comply with Windows Native paths ([[#​2466](https://redir

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented May 1, 2022

Deployment failed with the following error:

Your Personal Account exceeded our fair use limits and has been blocked.

Learn More: http://vercel.link/fair-use

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 6331e4c to 194270b Compare May 6, 2022 22:33
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 54ff9dd to 2c2398d Compare May 19, 2022 18:01
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from bf2d6de to 3ba4882 Compare May 29, 2022 17:02
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 26f61f9 to b7ea5c6 Compare May 31, 2022 14:13
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b254e01 to 9936f51 Compare June 24, 2022 01:05
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 90eff60 to 973e62e Compare March 27, 2023 19:07
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from dfb431d to f13b616 Compare May 28, 2023 12:41
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.

0 participants