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 dependencies (major) #12389

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@stripe/react-stripe-js 2.7.3 -> 3.1.1 age adoption passing confidence dependencies major
@stripe/stripe-js (source) 4.1.0 -> 5.5.0 age adoption passing confidence dependencies major
@types/react (source) ^18.3.0 -> ^19.0.0 age adoption passing confidence devDependencies major
@types/react-dom (source) ^18.3.0 -> ^19.0.0 age adoption passing confidence devDependencies major
codecov/codecov-action v4 -> v5 age adoption passing confidence action major
concurrently 8.2.0 -> 9.1.2 age adoption passing confidence devDependencies major
date-fns 3.6.0 -> 4.1.0 age adoption passing confidence dependencies major
eslint-config-prettier 9.1.0 -> 10.0.1 age adoption passing confidence devDependencies major
intl-tel-input (source) 24.3.5 -> 25.2.1 age adoption passing confidence dependencies major
minimatch 3.1.2 -> 10.0.1 age adoption passing confidence resolutions major
mistune ==0.8.4 -> ==3.1.0 age adoption passing confidence major
node 20 -> 23 age adoption passing confidence stage major
numpy (changelog) ==1.24.4 -> ==2.2.1 age adoption passing confidence major
pytz ==2022.7.1 -> ==2024.2 age adoption passing confidence major
react (source) ^18.3.0 -> ^19.0.0 age adoption passing confidence dependencies major
react-dom (source) ^18.3.0 -> ^19.0.0 age adoption passing confidence dependencies major
react-router-dom (source) ^6.24.1 -> ^7.0.0 age adoption passing confidence dependencies major
tj-actions/changed-files v43 -> v45 age adoption passing confidence action major
ubuntu 22.04 -> 24.04 age adoption passing confidence github-runner major
ubuntu jammy -> noble age adoption passing confidence final major
ubuntu jammy -> noble age adoption passing confidence stage major

Release Notes

stripe/react-stripe-js (@​stripe/react-stripe-js)

v3.1.1

Compare Source

Fixes
  • fix: correct invalid react version constraint (#​555)

v3.1.0

Compare Source

New features
Changed
  • Bump nanoid from 3.3.4 to 3.3.8 (#​553)
  • Bump elliptic from 6.5.3 to 6.6.0 (#​538)

v3.0.0

Compare Source

New features
  • Rename CustomCheckoutProvider to CheckoutProvider (#​544)
Fixes
Changed

v2.9.0

Compare Source

New features
  • Add currency selector element support (#​539)
  • Add onLineItemsChange option to EmbeddedCheckoutProvider (#​536)

v2.8.1

Compare Source

Fixes
  • Bump express from 4.19.2 to 4.21.0 (#​528)
  • Bump rollup from 4.12.0 to 4.22.4 (#​529)

v2.8.0

Compare Source

New features
  • Update EmbeddedCheckoutProvider prop types (#​525)
Fixes
Changed
stripe/stripe-js (@​stripe/stripe-js)

v5.5.0

Compare Source

New features
  • Add type definition for elements group update-end event (#​704)
  • Add paypal buttonType types (#​703)

v5.4.0

Compare Source

New features
  • Add runServerUpdate interface to checkout sdk (#​700)
Fixes
  • Fix lagging version in build (#​702)
Changed

v5.3.0

Compare Source

Fixes
  • Add missing types to Payment Intent Next Actions (#​698)
  • Fix publish signed commit check (#​697)
Changed
  • add automatic_async to capture_method (#​692)
  • Bump cross-spawn from 6.0.5 to 6.0.6 in /examples/webpack (#​688)
  • Bump cross-spawn from 6.0.5 to 6.0.6 (#​687)
  • Bump cross-spawn from 6.0.5 to 6.0.6 in /examples/parcel (#​686)
  • Bump elliptic from 6.5.7 to 6.6.1 in /examples/webpack (#​681)
  • Bump rollup from 1.32.1 to 2.79.2 (#​658)
  • Bump elliptic from 6.5.7 to 6.6.0 in /examples/parcel (#​676)

v5.2.0

Compare Source

New features
Fixes
  • Fix updateShippingOption response type (#​689)
Changed

v5.1.0

Compare Source

New features
  • Update CheckoutSdk confirm args type (#​684)
Fixes
Changed

v5.0.0

Compare Source

New features
  • Rename Custom Checkout to Checkout (#​680)
  • add customPaymentMethods typs (#​678)
Fixes
Changed

v4.10.0

Compare Source

New features
  • Add missing payment element layout visibleAccordionItemsCount type (#​674)
Fixes
  • Update amount currency option type and ECE available PMs type (#​675)
Changed

v4.9.0

Compare Source

New features
  • Add bindings for CurrencySelectorElement (#​669)
  • Update Custom Checkout SDK types (#​671)
  • Add Type Support for Multibanco and Twint (#​666)
Fixes
Changed

v4.8.0

Compare Source

New features
  • Add onLineItemsChange option for embeddedCheckout (#​665)
  • Add if_required type to PE fields.billingDetails.address (#​661)
  • Add new change event types (#​659)
  • v4.7.0

v4.7.0

Compare Source

New features
  • Add microdeposit type to Setup Intent next actions object (#​656)
Fixes
  • Match @​types/node to TS version for each run of npm test:types (#​655)
  • Bump express from 4.19.2 to 4.21.0 in /examples/webpack (#​654)

v4.6.0

Compare Source

Fixes
  • Update StripeElementsUpdateOptions with customerSessionClientSecret (#​653)

v4.5.0

Compare Source

<- Please group the following commits into one of the sections below. -->
<- Remove empty sections when done. -->

New features
  • Add paymentMethodOrder option to paymentMethodMessaging element types (#​648)
Changed
  • Mark paymentMethodTypes as optional for PMME (#​646)

v4.4.0

Compare Source

New features
  • Add network preference for PE default values (#​639)
  • Add amazon_pay to Elements expressPaymentType (#​638)
Fixes
Changed

v4.3.0

Compare Source

New features
  • add networks param (#​637)
  • add options param to getElement for address element (#​636)
  • Add onShippingDetailsChange type for embedded checkout (#​633)
Fixes
Changed

v4.2.0

Compare Source

New features
  • Update Custom Checkout SDK type (#​631)
Fixes
  • Bump ws from 6.2.2 to 6.2.3 in /examples/webpack (#​626)
Changed
codecov/codecov-action (codecov/codecov-action)

v5

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2

open-cli-tools/concurrently (concurrently)

v9.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2

v9.1.1

Compare Source

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1

v9.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0

v9.0.1

Compare Source

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.0.0...v9.0.1

v9.0.0

Compare Source

v8.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v8.2.1...v8.2.2

v8.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v8.2.0...v8.2.1

date-fns/date-fns (date-fns)

v4.1.0

Compare Source

This release adds time zone support to format functions (that I somehow missed when working on the feature) and fixes a few bugs.

Make sure also upgrade TZDate to v1.0.2 as it includes a bunch of critical bug fixes.

Fixed
  • Fixed internal constructFrom throwing an exception on null arguments. While null isn't allowed, the functions should rather return Invalid Date or NaN in such cases. See #​3885.
Added
  • Added missing time zone support to format, formatISO, formatISO9075, formatRelative and formatRFC3339. See #​3886.

v4.0.0

Compare Source

I have great news! First, ten years after its release, date-fns finally gets first-class time zone support.

Another great news is that there aren't many breaking changes in this release. All of them are type-related and will affect only those explicitly using internal date-fns types. Finally, it has been less than a year since the last major release, which is an improvement over the previous four years between v2 and v3. I plan on keeping the pace and minimizing breaking changes moving forward.

Read more about the release in the announcement blog post.

- Sasha @​kossnocorp

Added
  • Added time zones support via @date-fns/tz's TZDate class and tz helper function. See its README for the details about the API.

  • All relevant functions now accept the context in option, which allows to specify the time zone to make the calculations in. If the function also returns a date, it will be in the specified time zone:

    import { addDays, startOfDay } from "date-fns";
    import { tz } from "@&#8203;date-fns/tz";
    
    startOfDay(addDays(Date.now(), 5, { in: tz("Asia/Singapore") }));
    //=> "2024-09-16T00:00:00.000+08:00"

    In the example, addDays will get the current date and time in Singapore and add 5 days to it. startOfDay will inherit the date type and return the start of the day in Singapore.

Changed
  • The function arguments, as well as Interval's start and end, now can be of different types, allowing you to mix UTCDate, TZDate, Date, and other extensions, as well as primitives (strings and numbers).

    The functions will normalize these values, make calculations, and return the result in the same type, preventing any bugs caused by the discrepancy. If passed, the type will be inferred from the context in option or the first encountered argument object type. The Interval's start and end will be considered separately, starting from start.

    In the given example, the result will be in the TZDate as the first argument is a number, and the start takes precedence over the end.

    clamp(Date.now(), {
      start: new TZDate(start, "Asia/Singapore"),
      end: new UTCDate(),
    });
    //=> TZDate
  • BREAKING: This release contains a bunch of types changes that should not affect the library's expected usage. The changes are primarily internal and nuanced, so rather than listing them here, I recommend you running the type checker after the upgrade. If there are unfixable problems, please open an issue.

  • BREAKING: The package now is ESM-first. The CommonJS is still support and It should not affect most users, but it might break in certains environments. If you encounter any issues, please report them.

Fixed
  • Fixed CDN build compatibility with jQuery and other tools that expose $ by properly wrapping the code in an IIFE.
prettier/eslint-config-prettier (eslint-config-prettier)

v10.0.1

Compare Source

eslint-config-prettier

10.0.0

Major Changes

Versions before 10.0.0

Version 9.1.0 (2023-12-02)
  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.
Version 9.0.0 (2023-08-05)
  • Added: The CLI helper tool now works with eslint.config.js (flat config). Just like ESLint itself, the CLI tool automatically first tries eslint.config.js and then eslintrc, and you can force which one to use by setting the [ESLINT_USE_FLAT_CONFIG] environment variable. Note that the config of eslint-config-prettier has always been compatible with eslint.config.js (flat config) – it was just the CLI tool that needed updating. On top of that, the docs have been updated to mention how to use both eslint.config.js (flat config) and eslintrc, and the tests now test both config systems.
  • Changed: [unicode-bom] is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add "unicode-bom": "off" to your config to disable it again, or run ESLint with --fix to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@​nstepien)!
Version 8.10.0 (2023-08-03)
  • Added: [max-statements-per-line]. Thanks to @​Zamiell!
Version 8.9.0 (2023-07-27)
  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!
Version 8.8.0 (2023-03-20)
  • Added: [@​typescript-eslint/lines-around-comment]. Thanks to @​ttionya!
Version 8.7.0 (2023-03-06)
  • Added: [@​typescript-eslint/block-spacing]. Thanks to @​ttionya!
  • Added: [@​typescript-eslint/key-spacing]. Thanks to @​ttionya!
Version 8.6.0 (2023-01-02)
  • Added: [vue/multiline-ternary]. Thanks to @​xcatliu!
Version 8.5.0 (2022-03-02)
  • Added: [@​typescript-eslint/space-before-blocks]. Thanks to Masafumi Koba (@​ybiquitous)!
Version 8.4.0 (2022-02-19)
Version 8.3.0 (2021-04-24)
  • Added: Support for [@​babel/eslint-plugin]. Thanks to Chip Zhang (@​ChipZhang) for the heads-up! ([eslint-plugin-babel] is still supported, too.)
Version 8.2.0 (2021-04-13)
  • Added: [flowtype/quotes]. Thanks to Martin Zlámal (@​mrtnzlml)!
Version 8.1.0 (2021-02-24)
  • Added: [flowtype/object-type-curly-spacing].
  • Added: Dummy files for the configs removed in 8.0.0. The dummy files throw an error that try to guide you how to upgrade.
Version 8.0.0 (2021-02-21)
  • Changed: All configs have been merged into one!

    To upgrade, change:

    {
      "extends": [
        "some-other-config-you-use",
        "prettier",
        "prettier/@&#8203;typescript-eslint",
        "prettier/babel",
        "prettier/flowtype",
        "prettier/react",
        "prettier/standard",
        "prettier/unicorn",
        "prettier/vue"
      ]
    }

    Into:

    {
      "extends": [
        "some-other-config-you-use",
        "prettier"
      ]
    }

    The "prettier" config now includes not just ESLint core rules, but also rules from all plugins. Much simpler!

    So … what’s the catch? Why haven’t we done this earlier? Turns out it’s just a sad mistake. I (@​lydell) was confused when testing, and thought that turning off unknown rules in a config was an error. Thanks to Georgii Dolzhykov (@​thorn0) for pointing this out!

    If you use [eslint-plugin-prettier], all you need is [plugin:prettier/recommended]:

    {
      "extends": [
        "some-other-config-you-use",
        "plugin:prettier/recommended"
      ]
    }

    (The ["prettier/prettier" config][prettier-prettier-config] still exists separately. It’s the odd one out. The main "prettier" config does not include the rules from it.)

  • Changed: The CLI helper tool now only prints warnings for [arrow-body-style] and [prefer-arrow-callback], just like other “special rules.” This means that if you’ve decided to use those rules and [eslint-plugin-prettier] at the same time, you’ll get warnings but exit code zero (success).

Version 7.2.0 (2021-01-18)
  • Added: [@​typescript-eslint/object-curly-spacing].
  • Added: [react/jsx-newline].
Version 7.1.0 (2020-12-19)
  • Added: [unicorn/empty-brace-spaces]. Thanks to fisker Cheung (@​fisker)!
Version 7.0.0 (2020-12-05)
  • Changed: At least ESLint 7.0.0 is now required.

  • Changed: [arrow-body-style] and [prefer-arrow-callback] are no longer turned off by default. They only need to be turned off if you use [eslint-plugin-prettier]. If you do, add "prettier/prettier" to your "extends" array to turn them off again.

    {
      "extends": ["prettier", "prettier/prettier"],
      "plugins": ["prettier"],
      "rules": {
        "prettier/prettier": "error"
      }
    }

    Alternatively, update [eslint-plugin-prettier] to version 3.2.0 or later which automatically turns off these two rules in its "plugin:prettier/recommended" config.

    The CLI helper tool only warns about these rules if you have the "prettier/prettier" rule enabled for a file.

  • Changed: no-tabs is now a validatable rule. If you use it, you should enable allowIndentationTabs so that the rule works regardless of your Prettier config:

    {
      "rules": {
        "no-tabs": ["error", { "allowIndentationTabs": true }]
      }
    }
  • Changed: The CLI helper tool is now called just eslint-config-prettier instead of eslint-config-prettier-check. This is so that npx eslint-config-prettier always works regardless of whether you have already installed eslint-config-prettier or not: If you have, the local installation is used; if you haven’t, npx downloads a temporary copy.

  • Changed: The CLI helper tool no longer requires you to pipe the output of eslint --print-config to it. Instead, it does that automatically for you via ESLint API:s added in ESLint v7.

    Before:

    npx eslint --print-config index.js | npx eslint-config-prettier-check
    

    After:

    npx eslint-config-prettier index.js
    
  • Improved: The npm package is now 75% smaller.

Version 6.15.0 (2020-10-27)
  • Added: [@​typescript-eslint/space-infix-ops]. Thanks to Masafumi Koba (@​ybiquitous)!
Version 6.14.0 (2020-10-21)
  • Added: New [eslint-plugin-vue] rules: [vue/array-bracket-newline] and [vue/block-tag-newline]. Thanks to @​xcatliu!
Version 6.13.0 (2020-10-16)
  • Added: New rules in [eslint-plugin-vue] 7.0 (which supports Vue 3.0). Thanks to @​xcatliu!
Version 6.12.0 (2020-09-25)
  • Added: [@​typescript-eslint/comma-dangle]. Thanks to Masafumi Koba (@​ybiquitous)!
Version 6.11.0 (2020-04-21)
  • Added: [@​typescript-eslint/keyword-spacing]. Thanks to Hans Bergren (@​hbergren)!
Version 6.10.1 (2020-03-22)
  • Improved: Recommend using npx when running the CLI helper tool.
  • Updated: Mention that eslint-config-prettier has been tested with Prettier 2.0 and the latest versions of plugins.
Version 6.10.0 (2020-01-28)
  • Added: [@​typescript-eslint/comma-spacing]. Thanks to Masafumi Koba (@​ybiquitous)!
Version 6.9.0 (2019-12-27)
Version 6.8.0 (2019-12-25)
  • Added: [@​typescript-eslint/no-extra-semi]. Thanks to @​xcatliu!
Version 6.7.0 (2019-11-19)
  • Added: [@​typescript-eslint/space-before-function-paren]. Thanks to Masafumi Koba (@​ybiquitous)!
Version 6.6.0 (2019-11-17)
  • Added: New [eslint-plugin-vue] rules: [vue/dot-location] and [vue/keyword-spacing]. Thanks to @​xcatliu!
Version 6.5.0 (2019-10-26)
  • Added: Support for [excluding deprecated rules]. Thanks to Alex Ilyaev (@​alexilyaev)!
Version 6.4.0 (2019-10-05)
  • Added: [unicorn/no-nested-ternary]. Thanks to Yang Mingshan (@​yangmingshan)!
Version 6.3.0 (2019-09-10)
  • Added: [@​typescript-eslint/brace-style]. Thanks to Masafumi Koba (@​ybiquitous)!
Version 6.2.0 (2019-09-03)
  • Added: [@​typescript-eslint/quotes] (as a [special rule][@​typescript-eslint/quotes-special]). Thanks to Masafumi Koba (@​ybiquitous)!
Version 6.1.0 (2019-08-19)
  • Added: [function-call-argument-newline] (new in ESLint 6.2.0). Thanks to Masafumi Koba (@​ybiquitous)!
Version 6.0.0 (2019-06-25)
  • Changed: The CLI helper tool now considers [no-confusing-arrow] to conflict if you use the default value of its allowParens option. The default was changed to true in ESLint 6, which conflicts with Prettier.

    If the CLI helper tool gives you errors about this after upgrading, the solution is to change this:

    {
      "rules": {
        "no-confusing-arrow": ["error"]
      }
    }

    Into this:

    {
      "rules": {
        "no-confusing-arrow": ["error", { "allowParens": false }]
      }
    }

    The latter works in both ESLint 6 as well as in ESLint 5 and older.

  • Improved: eslint --print-config usage instructions. The CLI tool help text as well as the documentation has been updated to suggest commands that work in ESLint 6.0 as well as in ESLint 5 and older. (Instead of eslint --print-config ., use eslint --print-config path/to/main.js.)

Version 5.1.0 (2019-06-25)
  • Added: [react/jsx-curly-newline]. Thanks to Masafumi Koba (@​ybiquitous)!
Version 5.0.0 (2019-06-15)
  • Removed: [react/self-closing-comp]. This rule was added in v4.1.0 not because it conflicted with Prettier but because it was unnecessary when using Prettier. However, in v1.18.0 [Prettier stopped converting empty elements to self-closing elements][prettier-self-closing]. So the rule is not unnecessary anymore.

    If you use Prettier v1.17.1 or older you should be able to upgrade eslint-config-prettier to v5.0.0 without having to do anything else.

    If you use Prettier v1.18.0 or newer, you might get lint errors about for example changing <div></div> into <div />. You have two options:

    • Run eslint --fix if you prefer to enforce self-closing elements where possible. This should fix all the errors.
    • Add "react/self-closing-comp": "off" to your ESLint config if you use autofix from your editor and you face the same [issue as Prettier did][prettier-self-closing].
  • Changed: Node.js 6 is no longer officially supported, but v5.0.0 should still work with it.

Version 4.3.0 (2019-05-16)
  • Added: New [eslint-plugin-vue] rules: [vue/arrow-spacing], [vue/block-spacing], [vue/brace-style] and [vue/comma-dangle].
  • Added: New [@​typescript-eslint/eslint-plugin] rules: [@​typescript-eslint/func-call-spacing] and [@​typescript-eslint/semi].
Version 4.2.0 (2019-04-25)
  • Added: [@​typescript-eslint/no-extra-parens]. Thanks to Keiichiro Amemiya (@​Hoishin) and Jen Gorfine (@​jgorfine)!
Version 4.1.0 (2019-02-26)
  • Added: [linebreak-style]. Use Prettier’s [end-of-line] option instead.
  • Added: [react/self-closing-comp]. Thanks to Gaurav Gupta (@​gaurav5430)!
Version 4.0.0 (2019-01-26)
  • Breaking change: Support for [eslint-plugin-typescript] has been removed and replaced with support for its successor [@​typescript-eslint/eslint-plugin]. Thanks to TANIGUCHI Masaya (@​ta2gch) and everyone else who helped with this!
  • Changed: [arrow-body-style] and [prefer-arrow-callback] are now marked as [special rules][arrow-special], since they might cause problems if using [eslint-plugin-prettier] and --fix. They are turned off by default, and the CLI helper tool will warn about them (but not error if you do enable them). This won’t break your linting checks, but do note that these rules will be disabled unless you explicitly enable them again, and that you might see new warnings when running the CLI helper tool.
Version 3.6.0 (2019-01-19)
  • Added: Support for [eslint-plugin-babel]. Thanks to Matija Marohnić (@​silvenon)!
Version 3.5.0 (2019-01-16)
  • Fixed: The eslint-plugin-vue change from 3.4.0 has been reverted. That change requires eslint-plugin-vue@5, while many use eslint-plugin-vue@4. In other words, it was an accidental breaking change. Also, after thinking about it some more, it makes sense to have a Prettier-specific list of rules, rather than using the vue/no-layout-rules list, since there can be layout rules that don’t conflict with but rather complement Prettier.
  • Added: New eslint-plugin-vue rules coming in the next version after 5.1.0.
Version 3.4.0 (2019-01-13)
  • Added: Support for [eslint-plugin-typescript]. Thanks to Jed Fox (@​j-f1)!
  • Improved: The eslint-plugin-vue integration is now using the vue/no-layout-rules config behind the scenes, so it should automatically stay up-to-date when new eslint-plugin-vue versions are released. Thanks to Michał Sajnóg (@​michalsnik)!
Version 3.3.0 (2018-11-11)
  • Added: The [vue/html-self-closing] rule (as a [special rule][vue/html-self-closing-special]). Thanks to Yamagishi Kazutoshi (@​ykzts)!
Version 3.2.0 (2018-11-10)
  • Added: Support for [eslint-plugin-vue].
  • Fixed: The CLI helper tool should now work in Node.js 6 with npm 3 again. Thanks to Grant Snodgrass (@​meeber)!
  • Improved: Updated documentation.
Version 3.1.0 (2018-09-22)
  • Added: Support for [eslint-plugin-unicorn]. Thanks to John Mars (@​j0hnm4r5)!
  • Changed: The [quotes] rule is now allowed to be used to forbid unnecessary backticks. This means that the CLI helper tool no longer can automatically validate it, so you’ll need to refer the [quotes special rule documentation][quotes-special]. Thanks to Nick Petruzzelli (@​npetruzzelli)!
Version 3.0.1 (2018-08-13)
  • Improved: eslint --print-config usage instructions.
Version 3.0.0 (2018-08-13)
  • Breaking change: Dropped Node.js 4 support.
Version 2.10.0 (2018-08-13)
  • Added: [flowtype/boolean-style]. Thanks to Mayank Agarwal (@​Mayank1791989)!
  • Added: [react/jsx-child-element-spacing]
  • Added: [react/jsx-props-no-multi-spaces]
Version 2.9.0 (2017-11-26)
  • Added: The [implicit-arrow-linebreak] rule.
Version 2.8.0 (2017-11-19)
  • Added: The [react/jsx-one-expression-per-line] rule.
Version 2.7.0 (2017-11-01)
  • Added: The [lines-around-comment] rule (as a [special rule][lines-around-comment-special]). Thanks to Maurice de Beijer ([@​mauricedb](https://redirect.github.com/mauri

Configuration

📅 Schedule: Branch creation - "on the first day of january" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@webteam-app
Copy link

Demo starting at https://ubuntu-com-12389.demos.haus

@renovate renovate bot force-pushed the renovate/major-all branch 9 times, most recently from 96b79e6 to 53b1c11 Compare January 9, 2023 18:15
@renovate renovate bot force-pushed the renovate/major-all branch 13 times, most recently from 6b0341a to 5dc1c56 Compare January 17, 2023 10:26
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 3164e7c to 7637395 Compare January 18, 2023 01:04
@renovate renovate bot changed the title Update all dependencies (major) chore(deps): update all dependencies (major) Jan 18, 2023
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from cae4361 to 4bf55b8 Compare January 23, 2023 11:29
@renovate renovate bot changed the title Update all dependencies (major) chore(deps): update all dependencies (major) Oct 7, 2024
@renovate renovate bot force-pushed the renovate/major-all branch from 24ed1e9 to 734f25c Compare October 17, 2024 04:30
@renovate renovate bot force-pushed the renovate/major-all branch from 734f25c to fc6eb76 Compare November 7, 2024 08:26
@renovate renovate bot changed the title chore(deps): update all dependencies (major) Update all dependencies (major) Nov 7, 2024
@renovate renovate bot changed the title Update all dependencies (major) chore(deps): update all dependencies (major) Nov 12, 2024
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 208e14d to 9e33cc8 Compare November 19, 2024 21:28
@petesfrench
Copy link
Contributor

@abhigyanghosh30 I see you are assigned to this, do you have any plans to work?

@fasih-mehmood
Copy link
Contributor

fasih-mehmood commented Nov 21, 2024

Hey @petesfrench, this is actually blocked because the current version of flask-base is not compatible with python 3.12 which is baked in Ubuntu noble.

This will be unblocked once this PR is merged.

If you're planning on picking it up then please go ahead. You should assign yourself WD-13248 and WD-14534 as well.

Thanks!

@abhigyanghosh30
Copy link
Contributor

@petesfrench No.

Maybe next cycle. It has waited so long anyways 😂😂

@renovate renovate bot force-pushed the renovate/major-all branch from 9e33cc8 to 2f5db88 Compare November 22, 2024 09:28
@renovate renovate bot changed the title chore(deps): update all dependencies (major) Update all dependencies (major) Dec 2, 2024
@renovate renovate bot changed the title Update all dependencies (major) chore(deps): update all dependencies (major) Dec 4, 2024
@renovate renovate bot force-pushed the renovate/major-all branch 7 times, most recently from 066a362 to 99042d7 Compare December 9, 2024 01:37
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 5e221d2 to bf31dbc Compare December 14, 2024 04:40
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from a846555 to a4eab38 Compare December 28, 2024 17:58
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from b25cc7c to 83fb934 Compare December 31, 2024 12:00
@renovate renovate bot force-pushed the renovate/major-all branch from 83fb934 to 787a88c Compare January 7, 2025 21:44
@renovate renovate bot force-pushed the renovate/major-all branch from 787a88c to c364f2d Compare January 14, 2025 09:35
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.

6 participants