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

fix(deps): ⬆️ update prod dependencies (minor) - autoclosed #17

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@chakra-ui/hooks 2.0.4 -> 2.2.1 age adoption passing confidence
@reach/skip-nav 0.17.0 -> 0.18.0 age adoption passing confidence
ariakit (source) 2.0.0-next.36 -> 2.0.0-next.44 age adoption passing confidence
next (source) 12.2.3 -> 12.3.4 age adoption passing confidence
twind (source) 0.16.17 -> 0.16.19 age adoption passing confidence

Release Notes

chakra-ui/chakra-ui (@​chakra-ui/hooks)

v2.2.1

Compare Source

Patch Changes

v2.2.0

Compare Source

Minor Changes

v2.1.6

Patch Changes
  • 2e07db479
    Thanks @​segunadebayo! - useClipboard:
    Improve reactivity by ensuring it uses the latest reference of the passed
    value

v2.1.5

Patch Changes

v2.1.4

Compare Source

Patch Changes

v2.1.3

Compare Source

Patch Changes
  • #​7154
    2d7398a01
    Thanks @​segunadebayo! - ## All components

    Improved the bundling setup for all components.

    • Switched to the .mjs file extension for correct ESM behavior
    • Switched to the latest tsup will uses automatic JSX runtime detection
      removing the need for manually inject classic React import
    • Moved tsup config to package.json since it's very minimal
    • Removed clean-package.config.json in favor of the package.json property
    • Fixed issue where Storybook addon (dark mode and RTL) was not working
  • Updated dependencies
    [2d7398a01,
    0eedc151c]:

v2.1.2

Compare Source

Patch Changes

v2.1.1

Compare Source

Patch Changes
  • #​6863
    49dc149cc
    Thanks @​Andarist! - Fixed issue where focus
    sometimes moved back to the open element when it was intentionally moved away
    from it.

v2.1.0

Compare Source

Minor Changes

v2.0.11

Compare Source

Patch Changes

v2.0.10

Compare Source

Patch Changes

v2.0.9

Patch Changes

v2.0.8

Patch Changes

v2.0.7

Patch Changes

v2.0.6

Patch Changes

v2.0.5

Patch Changes
reach/reach-ui (@​reach/skip-nav)

v0.18.0

Compare Source

Minor Changes
BREAKING Changes
  • All default exports have been removed. Replace all default imports with the appropriate documented named export.
  • The output directory structure has changed slightly. Module files are now named reach-<pkg>.mjs instead of reach-<pkg>.esm.js.
Minor Changes
  • We have simplified our build setup to remove a boatload of dependencies. Build output for all packages may look slightly different, though functionally packages that don't have explicit changes marked in the release notes have not changed.

    This may affect you if you use patch-package to modify output code. If you need support for legacy browsers, the new bundle may not transpile the same ECMA features as before. In that case you may want to transpile Reach packages directly.

  • We no longer check that our internal styles are included by looking for a defined CSS custom property. You can still include our base styles as before, but this removes the need to define --reach-<pkg> in your own stylesheets to silence dev warnings.

Patch Changes
ariakit/ariakit (ariakit)

v2.0.0-next.44

Compare Source

Patch Changes
  • Fixed Checkbox with a string value prop used in combination with the useCheckboxState hook. (#​2223)

v2.0.0-next.43

Compare Source

Patch Changes
  • Fixed infinite loop when rendering <Popover portal> with no tabbable elements inside. (#​2170)

v2.0.0-next.42

Compare Source

Patch Changes
  • Extracted React specific utilities from the ariakit-utils package to the ariakit-react-utils package. (#​1819)

  • Fixed type errors in TypeScript v4.8. (#​1885)

  • TypeScript: Renamed types to have unique names matching their pattern. (#​2153)

  • Updated dependencies: [email protected], [email protected].

v2.0.0-next.41

Compare Source

Minor Changes
  • Improved Combobox with autoSelect behavior. (#​1821)

    Before, when autoSelect was enabled, the first item would be selected only on text insertion. That is, deleting or pasting text was ignored. Now, the first item is selected on any change to the input value, including programmatic changes.

  • Updated the behavior of autoComplete="inline" and autoComplete="both" on Combobox so the completion string is only appended and highlighted when the caret is at the end of the input. (#​1823)

  • Added moveOnKeyPress prop to CompositeItem. (#​1821)

  • Added moveOnKeyPress prop to Composite. (#​1821)

Patch Changes
  • Fixed scroll jump on Combobox when pressing modifier keys. (#​1826)

v2.0.0-next.40

Compare Source

Minor Changes
  • Activating CompositeItem elements rendered as links with Cmd/Ctrl+Enter now correctly opens the new tab in the background instead of bringing it to front. (#​1771)

  • Added support for clicking on CompositeItem elements rendered as links with Alt+Enter to start a download. (#​1771)

  • Improved CompositeTypeahead runtime performance. (#​1792)

  • Added displayName to components in development. (#​1791)

Patch Changes
  • Fixed Combobox with autoComplete="inline" or autoComplete="both" not allowing text selection in some cases. (#​1773)

  • Fixed onFocusVisible timing on the Focusable component so it waits for any logic in focus/keydown events to be performed before applying the data-focus-visible attribute. (#​1774)

  • Fixed stale validity state on FormField. (#​1778)

  • Fixed nested Menu prematurely hiding when moving the mouse to it on Safari. (#​1764)

  • Fixed Popover blurred pixels when trying to fit viewport. (#​1793)

  • Fixed portalRef prop type on Portal not accepting mutable refs with initial value set to null.

  • Fixed Select not getting focus when some browser extensions (like 1password) automatically moves focus to the next form element. (#​1777)

  • Updated dependencies: [email protected].

v2.0.0-next.39

Compare Source

Minor Changes
  • Improved support for CompositeItem rendered as a link. This includes ComboboxItem, MenuItem, and SelectItem components. (#​1736)

    Now clicking on <a> items with a mouse or keyboard while pressing metaKey (macOS) or ctrlKey (PC) opens the link in a new tab as expected. Popovers won't close and Select/Combobox values won't change when clicking with those modifiers.

  • The role attribute on MenuButton, when inside another menu, is now based on the popover role instead of being always menuitem. (#​1728)

Patch Changes
  • Fixed Collection items order when adding items from start. (#​1748)

  • Fixed Combobox not calling the onKeyDown prop when pressing printable keys. (#​1739)

  • Fixed Hovercard prematurely hiding when moving mouse to it when the card is positioned diagonally to the anchor. (#​1742)

  • Fixed aria-labelledby attribute on Menu not pointing to the correct element when using MenuHeading. (#​1737)

  • Fixed Tab with defaultSelectedId on React 17. (#​1724)

  • Updated dependencies: [email protected].

v2.0.0-next.38

Compare Source

Minor Changes
  • Updated the backdrop prop type on Dialog so it accepts elements with a legacy ref prop type. (#​1703)

  • The logic behind animations on Disclosure and derived components (Dialog, Menu, Popover, etc.) has been refactored and is more reliable. (#​1699)

v2.0.0-next.37

Compare Source

Minor Changes
  • Improved focus and blur events on Composite components. (#​1691)

  • The Dialog component doesn't modify the scroll behavior when auto focusing elements on show/hide anymore. (#​1687)

Patch Changes
  • Fixed autoSelect behavior Combobox loses focus. (#​1679)

  • Fixed ComboboxPopover hiding when the ComboboxCancel component gets focused. (#​1677)

  • Fixed double focus on CompositeItem when combining multiple Composite components. (#​1689)

  • Fixed Hovercard not hiding after scroll. (#​1680)

  • Fixed Popover and Tooltip initial placement when inside an element with position: relative. (#​1676)

  • Fixed the order that blur events are fired on Portal with preserveTabOrder set to true. (#​1681)

  • Updated dependencies: [email protected].

vercel/next.js (next)

v12.3.4

Compare Source

v12.3.3

Compare Source

v12.3.2

Compare Source

v12.3.1

Compare Source

Core Changes
  • Update react-server-dom-webpack: #​40356
  • Fix flight manifest to include all chunks: #​40365
  • docs: fix typos: #​40342
  • Fix page url for edge routes in app dir: #​40361
  • Subresource Integrity for App Directory: #​39729
  • Stop build warning about experimental: { esmExternals: 'loose' }: #​40377
  • Add template and error file types: #​39808
  • Bump styled-jsx for showing displayName: #​40411
  • fix(#​40388): next/dynamic should only add default loading without suspense: #​40397
  • Add missing trace for full reload event: #​40393
  • feat(ts): expose AppType: #​40391
  • Update dev watcher to ignore more accurately: #​40412
  • Add failing case for location throw: #​40445
  • Drop legacy RSC handling in client for pages: #​40472
  • fix: eslint no-script-component-in-head error url: #​40422
  • chore: Update swc: #​40292
  • feat(edge): allows configuring Dynamic code execution guard: #​39539
  • Rename allowDynamic to unstable_allowDynamic: #​40496
  • Don't execute prefetches for bot user agents: #​40435
  • Update semver of eslint-plugin-react: #​40246
  • Clean up startTransition in Link: #​40505
  • docs(README): next.js logo with dark mode: #​40223
  • Passing down original sourcemap for flight client loader: #​40508
  • next/script: make onLoad concurrent rendering resilient: #​40191
  • chore: Update swc: #​40520
  • Add missing feature in next-swc: #​40550
  • Mask Flight Parameters from Middleware: #​39939
  • Unwrap promise with experimental_use: #​40575
  • fix(next/router): Prevent query delete in routing when next.config basePath option is truthy: #​40566
  • fix(image): handle image imports with high aspect ratio: #​40563
  • fix: loosen webpack compilation with fallbackNodePolyfills: false: #​40612
  • Adding experimentalAdjustFallback feature to font optimization: #​40185
  • fix: handle notFound: true in / with next export: #​40592
  • refactor: split up CONTRIBUTING.md: #​40515
  • Implement SWC transformer for server and client graphs: #​40603
  • Fix edge wasm handling during deploy: #​40625
  • Client directive: #​40415
  • Remove internal client next api detection: #​40646
  • Attach module trace for RSC related errors: #​40652
  • Use createFromFetch instead of createFromReadableStream to fetch Flight: #​40656
  • Change Flight response content type to application/octet-stream: #​40665
  • Send web vitals to Vercel analytics in app: #​40669
  • Refactor fetchServerResponse: #​40674
  • Port page and layout level API assertions to SWC transform: #​40653
  • Ensure smooth scroll is disabled for navigation in new and existing router: #​40642
  • Upgrade to latest React experimental: #​40672
  • Refine error messages: #​40661
  • Incldue styled-jsx in swc compiling: #​40679
  • misc: update caniuse-lite to latest: #​40680
  • Remove non existed exports and files: #​40685
  • fix(image): preload should respect crossOrigin: #​40676
  • Add handling for static generation in app: #​40561
  • Avoid direct React client API imports in the server graph: #​40686
  • Drop legacy RSC server and client extension: #​40692
Documentation Changes
  • docs: fix middleware path: #​40340
  • Fix mdx docs: #​40402
  • Update Server Components documentation.: #​40452
  • docs: move swcMinify: true out of "Experimental features" section: #​40394
  • Clarify use of loading property: #​40488
  • docs(errors/large-page-data): how to see data being passed to page: #​40491
  • docs(basic-features/script): update script version history: #​40263
  • Added "negative matcher" documentation: #​40282
  • Fix a typo in docs: #​40501
Example Changes
  • chore: fix examples: #​40395
  • chore(examples): update turborepo examples link: #​40487
  • update(examples): Emotion modules: #​40242
  • Added comments to middleware-matcher example: #​40273
  • Remove legacy mobx example: #​40304
  • Update cms-makeswift example: #​40560
  • Fixed typo: #​40608
  • Revert "Fixed typo": #​40623
  • chore: Migrate with-prefetching example to typescript: #​40671
  • chore: Refactor active-class-name example: #​40670
  • docs(examples): fix error connection handling: #​40633
Misc Changes
  • Temporarily disable unstable app test: #​40408
  • docs(middleware): fix broken link
  • chore: use link: instead of file: in CONTRIBUTING.md: #​40510
  • add Balázs as codeowner to /errors/ directory
  • fix(cli): tune filter for extracting example .tar: #​40513
  • Add additional tests for prefetch and trailingSlash: #​40517
  • Wrap parallel routes tests in describe: #​40546
  • fix(#​40025): run next/script beforeInteractive test in both dev & prod: #​40541
Credits

Huge thanks to @​huozhi, @​shuding, @​ijjk, @​jasham, @​Kikobeats, @​wyattjoh, @​rubytree33, @​timneutkens, @​balazsorban44, @​andrewrjohn, @​SukkaW, @​hanneslund, @​leerob, @​Djo1e, @​kdy1, @​msafi, @​tknickman, @​feugy, @​cramforce, @​ryparker, @​victorboucher, @​steven-tey, @​JDansercoer, @​janklimo, @​hiro0218, @​HaNdTriX, @​migueloller, @​flex-kyunghwa, @​saalimzafar, @​alxhotel, @​janicklas-ralph, @​feedthejim, and @​chornos13 for helping!

v12.3.0

Compare Source

Core Changes
  • Refactor client entry plugin to separate methods.: #​39162
  • Eliminate path polyfill and incremental-cache from base server: #​39548
  • Remove precopied styled-jsx: #​39520
  • Refactor handling of addPageEntry promise: #​39547
  • Support multiple flush effects: #​39559
  • Eliminate Amp in Edge runtime: #​39560
  • Rename page -> entry in on-demand-entry-handler: #​39564
  • Update .env HMR handling: #​39566
  • Fix failing switchable runtime deploy test: #​39579
  • Fix Edge SSR routes: #​39594
  • Support tsconfig paths without baseurl: #​34926
  • Enable @​typescript-eslint/no-use-before-define for functions: #​39602
  • Remove minify: false for webpack5 bundle: #​39620
  • Next Server code refactoring: #​39591
  • Eliminate path and utils from base server: #​39622
  • Remove webpack4 types: #​39631
  • Enable additional TypeScript ESLint rules: #​39640
  • fix(next/dynamic): handle template literal import path: #​39623
  • Add comment on slash normalizing in server: #​39653
  • Refactor base server: #​39649
  • Add separate entry per layout/page.: #​39611
  • fix(next-server): Fix priority for edge routes : #​39462
  • Add todo for dependsOn: #​39677
  • Improved server CSS handling: #​39664
  • feat(next-swc): Update swc: #​39499
  • fix next-app-loader on windows: #​39657
  • fix(swc/emotion): Correct the SPACE_AROUND_COLON regex: #​39710
  • fix(#​39609): warns about suspense and ssr: #​39676
  • Use realpath when emitting traced package.json: #​39683
  • fix(#​39706): add avif support for node serve static: #​39733
  • fix(next): Do not display message when middleware is removed on dev mode: #​39604
  • refactor(portal): remove useRef from portal component: #​39792
  • refactor(use-intersection): remove useRef usage: #​39791
  • allow Edge Functions to stream a compressed fetch response: #​39608
  • fix meaninglessFileNames type in compiler options schema: #​39698
  • build: upgrade edge-runtime: #​39749
  • Update stalled ensure log to use debug instead: #​39826
  • Skip building /500 in dev mode: #​39828
  • Fix onError handling in next/future/image: #​39824
  • Improve error message on next/future/image when objectFit or objectPosition: #​39614
  • Refactor client CSS imports: #​39758
  • Ensure moduleResolution is written correctly: #​39836
  • Fix disposing active entries in dev compilers: #​39845
  • fix(#​39807): ignore width/height from webpack with "fill": #​39849
  • Add handling for auto installing TypeScript deps and HMRing tsconfig: #​39838
  • Remove eslint warning when no eslint config is present: #​39872
  • feat(next/swc): enable wasm first binding load for the platforms: #​38883
  • Fix next/future/image blur-up placeholder : #​39785
  • Fix runLintCheck during build: #​39883
  • Skip auto-install for missing deps in CI: #​39882
  • Remove un-necessary internal jest-worker error during ts/lint error: #​39886
  • Bump @vercel/[email protected]: #​39906
  • Handle edge runtime for app: #​39910
  • build: upgrade edge-runtime: #​39898
  • HMR for client CSS imports: #​39916
  • fix(ts): use AppProps's generic for pageProps: #​38867
  • Treat non page file as non route under app dir: #​39976
  • Fix next/future/image incorrectly warning for fill + blur: #​39986
  • Ensure prefetch heuristic matches with and without middleware: #​39920
  • feat: add experimental.fallbackNodePolyfills flag: #​39248
  • Fix incorrect build log for moduleResolution: #​39991
  • fix(#​39993): avoid race condition for next/script onReady: #​40002
  • Avoid bundling next/script in the server build by default: #​40013
  • Handle async module for client components: #​39953
  • Upgrade typescript to 4.8.2: #​39979
  • Remove Unused SQLite file: #​40056
  • Update next/future/image to use svg blur placeholder during next dev: #​39992
  • Remove <noscript> from next/future/image: #​40075
  • Fix filePath being wrongly stringified: #​40070
  • Refactor Server Router: #​39902
  • Update to detect GSSP with edge runtime during build: #​40076
  • Fix handling with custom _error and pages/500: #​40110
  • Fix edge rewrite handling: #​40115
  • Error for ssg and ssr exports from client components in build time: #​40106
  • feat(next): Support has match and locale option on middleware config: #​39257
  • Change alt to required in next/future/image: #​40136
  • Allow port 0 in next dev and next start: #​40118
  • Update to stable: next/future/image, remotePatterns, unoptimized: #​40142
  • fix(#​40066): preserve error status code from serveStatic: #​40128
  • fix: detect ESLint config in package.json: #​40158
  • ignore EEXIST errors when creating symlinks for output standalone: #​40150
  • Bump @vercel/[email protected]: #​40164
  • Bump styled-jsx: #​40165
  • Match data fetch and busting cache key when path URI encodes: #​39568
  • Updating the Next.js Logo: #​40181
  • next/script: simplify logic and update tests: #​40026
  • Bypass empty pages folder for layouts: #​40132
  • chore: Update swc: #​39965
  • Fix styled-jsx macro imports: #​40234
  • Ensure path can be specified for clearPreviewData: #​40238
  • fix: apply default export interop to next/config: #​40224
  • Improved route resolution in next-app-loader: #​40109
  • Add prefetch to new router: #​39866
  • Update next/future/image to support only width or only height: #​40278
  • Add experimental proxy timeout option: #​40289
  • Fix static info parsing when export data fetching method as variable: #​40317
  • fix(switchable-runtime): make dev server not break when wrong runtime config is exported: #​40312
  • Revert "Refactor Server Router": #​40328
  • fix(switchable-runtime): Make it possible to switch between edge and server runtime in dev: #​39327
  • Revert "Revert "Refactor Server Router" (#​40328)" : #​40333
  • refactor(next/swc): remove unnecessary field in RemoveConsole: #​40296
  • [edge] fix URLSearchParams lacking data from rewrite: #​40260
  • fix(lint): disable react/no-unknown-property: #​40331
  • Update onLoadingComplete for next/future/image to receive reference to <img>: #​40326
  • Remove warning for swcMinify being enabled: #​40359
Documentation Changes
  • docs: Rename API middlewares title in sidebar: #​39534
  • [docs] Avoid next config validation warning: #​39554
  • Update strategies count to 4: #​39610
  • Change the React Server Components CTA to the router/layout RFC: #​39724
  • Add section to next/future/image docs about Known Browser Bugs: #​39759
  • Update next.js.configs line number: #​39802
  • Add note about using the /_error page directly to custom error page article: #​39671
  • Typescript Documentation Improvement for Persistent Layouts: #​33659
  • Add clarity in docs for using exportPathMap with getStaticPaths: #​39813
  • Update links to point to more accurate docs: #​39818
  • Update docs next/future/image with details about computed aspect ratio: #​39829
  • Mention router.isPreview on Preview Mode page: #​39830
  • doc: improve a word client side rendering: #​39771
  • Docs: Updated note about using next/head in basic-features/font-optimization: #​39863
  • [docs] Fixed 404 links to Layouts RFC blog post: #​39937
  • Adds note about custom server requirements: #​39931
  • fix hash-link: #​39929
  • Mention largePageDataBytes in warning docs: #​39941
  • Update Font Optimization docs: #​39950
  • [docs] Update UTM params of some links: #​39951
  • Revert "Adds note about custom server requirements": #​39956
  • Update image.md: #​39984
  • Update script.md: #​40017
  • [docs] Add precision about pageExtensions: #​40016
  • Update debugging.md (--dev -> --save-dev for npm): #​39998
  • docs(testing): add JSDoc typing in jest.config.js: #​40090
  • docs(image): Use hook inside of function component: #​40096
  • docs(security-headers): interest-cohort has been replaced by browsing-topics: #​40113
  • [docs] Functional syntax for _document example in Basic Features: Font Optimization: #​40140
  • Fix typo in error/middleware-upgrade-guide.md: #​40176
  • docs: documents middleware matcher: #​40180
  • docs: update get-static-paths.md: #​40205
  • Change image sizes docs to use em instead of px: #​40288
  • Change sizes docs to use max-width in media query: #​40290
  • docs: fix numbering in middleware docs: #​40276
  • Update docs for remotePatterns image config: #​40350
  • docs: fix typo: #​40354
Example Changes
  • docs(examples): use vercel integration in cms-sanity: #​39323
  • Typo : #​39596
  • Update Convex Example: #​39562
  • Update with-loading example: #​39646
  • [Docs] Update with-slate example: #​39639
  • Tweak Convex example: #​39739
  • examples/with-redux-thunk , update README (#​39555): #​39712
  • [Docs] Update mongodb example: #​39658
  • Convert with-goober example to TS: #​39761
  • [docs] Migrate dynamic routing example to typescript: #​39806
  • Remove unnecessary type reference in Vitest example: #​39819
  • Update cms-makeswift example: #​39834
  • Migrate data-fetch example to typescript: #​39852
  • [Docs] Update examples to favour functional _document: #​39871
  • chore(with-docker): don't copy package.json twice: #​39896
  • Prefer function _app component in examples: #​39967
  • Migrate with-xstate to typescript: #​39974
  • Use Font Optimization in examples: #​39977
  • Add local setup info in the with-supabase-auth-realtime-db example's README: #​40030
  • Remove semi in Convex example: #​40052
  • Refactored the with-supertokens example to use typescript: #​39987
  • Add config types to all examples: #​40083
  • adding with-axiom example: #​38300
  • Update Convex example to convex 0.1.9: #​40162
  • Remove extra "d" in comment: #​40212
  • fix(examples/with-

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from navin-moorthy as a code owner July 26, 2022 11:42
@vercel
Copy link

vercel bot commented Jul 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-tailwind-docs ❌ Failed (Inspect) Sep 9, 2023 2:31am

@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 4fef846 to 270ad3c Compare August 1, 2022 18:09
@renovate renovate bot changed the title fix(deps): ⬆️ update dependency @adaptui/react-tailwind to v0.1.0-alpha.5 fix(deps): ⬆️ update prod dependencies (minor) Aug 1, 2022
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 270ad3c to 56d6543 Compare August 4, 2022 20:08
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 56d6543 to f037b06 Compare August 5, 2022 10:29
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from f037b06 to 4bd7082 Compare August 8, 2022 10:39
@renovate renovate bot changed the title fix(deps): ⬆️ update prod dependencies (minor) fix(deps): ⬆️ update prod dependencies (minor) to v0.1.0-alpha.5 Aug 9, 2022
@renovate renovate bot changed the title fix(deps): ⬆️ update prod dependencies (minor) to v0.1.0-alpha.5 fix(deps): ⬆️ update prod dependencies (minor) Aug 10, 2022
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 4bd7082 to 2554fd5 Compare August 12, 2022 03:58
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 2554fd5 to 1132724 Compare August 14, 2022 10:33
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 1132724 to 72e0988 Compare August 15, 2022 10:02
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 72e0988 to ed298e3 Compare August 23, 2022 04:14
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from ed298e3 to 67c13f9 Compare August 23, 2022 10:34
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 67c13f9 to 0a32f1c Compare August 23, 2022 15:59
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 0a32f1c to e8c477e Compare August 23, 2022 19:53
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from e8c477e to 0f7ff5d Compare August 23, 2022 23:38
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 7a648d2 to f196cdb Compare September 19, 2022 11:20
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from f196cdb to f49358f Compare September 20, 2022 02:40
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from f49358f to bfeae8c Compare September 20, 2022 05:51
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from bfeae8c to c2fb48d Compare September 21, 2022 10:17
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from c2fb48d to 7fc14b0 Compare September 23, 2022 05:39
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 7fc14b0 to 2c124f2 Compare September 24, 2022 19:50
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 2c124f2 to c5bd990 Compare September 25, 2022 01:51
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from c5bd990 to 87c1c07 Compare November 20, 2022 13:25
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 87c1c07 to 10ae0bb Compare March 11, 2023 03:31
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 10ae0bb to e4977e2 Compare April 17, 2023 10:58
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from e4977e2 to 82999a9 Compare May 28, 2023 09:25
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 82999a9 to 86682da Compare June 5, 2023 11:23
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 86682da to 4d3ac8c Compare September 9, 2023 02:29
@renovate renovate bot changed the title fix(deps): ⬆️ update prod dependencies (minor) fix(deps): ⬆️ update prod dependencies (minor) - autoclosed Sep 29, 2023
@renovate renovate bot closed this Sep 29, 2023
@renovate renovate bot deleted the renovate/prod-dependencies-(minor) branch September 29, 2023 06:53
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