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 non-major #540

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

chore(deps): update non-major #540

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/react (source) ^17.0.0 -> ^17.0.83 age adoption passing confidence devDependencies patch
@types/react-dom (source) ^17.0.0 -> ^17.0.26 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^4.8.1 -> ^4.33.0 age adoption passing confidence devDependencies patch
@typescript-eslint/parser (source) ^4.8.1 -> ^4.33.0 age adoption passing confidence devDependencies patch
ace-builds 1.5.3 -> 1.37.1 age adoption passing confidence dependencies minor
autoprefixer 10.4.7 -> 10.4.20 age adoption passing confidence dependencies 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 (source) ^7.13.0 -> ^7.32.0 age adoption passing confidence devDependencies patch
eslint-plugin-flowtype ^5.2.0 -> ^5.10.0 age adoption passing confidence devDependencies patch
eslint-plugin-import ^2.22.1 -> ^2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsx-a11y ^6.4.1 -> ^6.10.2 age adoption passing confidence devDependencies minor
eslint-plugin-react ^7.21.5 -> ^7.37.3 age adoption passing confidence devDependencies minor
eslint-plugin-react-hooks (source) ^4.2.0 -> ^4.6.2 age adoption passing confidence devDependencies minor
postcss-preset-env (source) 6.7.1 -> 6.7.2 age adoption passing confidence dependencies patch
prettier (source) ^2.1.2 -> ^2.8.8 age adoption passing confidence devDependencies minor
prettier-package-json ^2.1.3 -> ^2.8.0 age adoption passing confidence devDependencies minor
typescript (source) ^4.0.5 -> ^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

ajaxorg/ace-builds (ace-builds)

v1.37.1

Compare Source

v1.37.0

Compare Source

v1.36.5

Compare Source

v1.36.4

Compare Source

v1.36.3

Compare Source

v1.36.2

Compare Source

v1.36.1

Compare Source

v1.36.0

Compare Source

Features
1.35.5 (2024-08-20)
1.35.4 (2024-07-22)
Bug Fixes
1.35.3 (2024-07-18)
Bug Fixes
1.35.2 (2024-07-01)
1.35.1 (2024-06-27)
Bug Fixes

v1.35.5

Compare Source

v1.35.4

Compare Source

v1.35.3

Compare Source

v1.35.2

Compare Source

v1.35.1

Compare Source

v1.35.0

Compare Source

Features
Bug Fixes
1.34.2 (2024-05-27)
1.34.1 (2024-05-24)
Bug Fixes

v1.34.2

Compare Source

v1.34.1

Compare Source

v1.34.0

Compare Source

Features
1.33.3 (2024-05-21)
Bug Fixes
  • contrast completion meta contrast cloud editor themes (#​5558) (b8877f0)
1.33.2 (2024-05-13)
Bug Fixes
1.33.1 (2024-04-23)
Bug Fixes
  • account for this.popup being potentially undefined in completion mousewheel listener (#​5537) (6c3a9a6)

v1.33.3

Compare Source

v1.33.2

Compare Source

v1.33.1

Compare Source

v1.33.0

Compare Source

Features
  • Make translation system key based and add annotation type to gutter icon aria labels (#​5524) (bb8256d)
Bug Fixes
1.32.9 (2024-03-29)
Bug Fixes
  • apply class to autocomplete popup for no suggestions state (#​5522) (a66f861)
1.32.8 (2024-03-22)
Bug Fixes
1.32.7 (2024-03-01)
Bug Fixes
  • swap blue/red in cloudeditor themes to reduces usage of red (#​5492) (0e8f549)
1.32.6 (2024-02-07)
1.32.5 (2024-01-30)
1.32.4 (2024-01-29)
Bug Fixes
1.32.3 (2023-12-29)
Bug Fixes
1.32.2 (2023-12-14)
Bug Fixes
  • themes: changed the solarized theme primary color from [#​93](https://redirect.github.com/ajaxorg/ace/issues/93)A1A1 to [#​839496](https://redirect.github.com/ajaxorg/ace/issues/839496). (#​5422) (114a5c1), closes #​93A1A1
1.32.1 (2023-12-11)
Bug Fixes
  • don't show loading state when empty completer array is provided (7a8a929)
  • prevent browser scroll while scrolling over the tooltip (#​5414) (c6475c0)
  • switch aria-selected to aria-current for webkit (#​5416) (bf1a4ea), closes #​5403
  • yaml worker errors at undefined row/column (06cc12a)

v1.32.9

Compare Source

v1.32.8

Compare Source

v1.32.7

Compare Source

v1.32.6

Compare Source

v1.32.5

Compare Source

v1.32.4

Compare Source

v1.32.3

Compare Source

v1.32.2

Compare Source

v1.32.1

Compare Source

v1.32.0

Compare Source

Features
Bug Fixes
  • autocomplete tests (#​5407) (cf6999d)
  • set completion popup role to 'menu' for safari (6845905)
  • stop rendering the completion popup disconnected from the editor for long ghost text (#​5401) (94d68a7)
  • try to scroll inline preview into view (#​5400) (95af560)
1.31.2 (2023-11-15)
Bug Fixes
  • inline preview with loading state (05db94f)
1.31.1 (2023-10-30)
Bug Fixes

v1.31.2

Compare Source

v1.31.1

Compare Source

v1.31.0

Compare Source

Features
Bug Fixes
  • doc tooltip not filtering properly (e5034c7)

v1.30.0

Compare Source

Features

v1.29.0

Compare Source

Features
  • allow setting completion.ignoreCaption (5618046)

v1.28.0

Compare Source

Features
  • Keep focus on same item in completion popup when slow completer delivers results. (#​5322) (0983134)

v1.27.0

Compare Source

Features
  • Allow not showing inline preview for completers when inlineEnabled is set to true. (#​5315) (f3e3330)

v1.26.0

Compare Source

Features
Bug Fixes
1.25.1 (2023-09-14)

v1.25.1

Compare Source

v1.25.0

Compare Source

Features
1.24.2 (2023-09-08)
Bug Fixes
  • Added project details in index.html file (#​5300) (6e83505)
  • autocompletion threshold doesn't apply to trigger characters (84bbc88)
  • Update php_highlight_rules.js (#​5288) (caedd0c)
1.24.1 (2023-08-15)

v1.24.2

Compare Source

v1.24.1

Compare Source

v1.24.0

Compare Source

Features
Bug Fixes
1.23.4 (2023-07-12)
Bug Fixes
  • filterText triggered selection range removal when completions range was present (#​5249) (b586e4d)
1.23.3 (2023-07-10)
Bug Fixes
1.23.2 (2023-07-07)
Bug Fixes
1.23.1 (2023-06-27)

v1.23.4

Compare Source

v1.23.3

Compare Source

v1.23.2

Compare Source

v1.23.1

Compare Source

v1.23.0

Compare Source

Features
  • autocomplete: ellipsis is shown when suggestions is longer than popover width (#​5204) (de4234b)
  • signal gutterkeydown in keyboard accessibility mode (#​5202) (538b18c)
Bug Fixes
1.22.1 (2023-06-11)
Bug Fixes
  • don't throw unhandled errors in TabstopManager when EditSession becomes undefined (#​5193) (cd55932)
  • include ace-modes to the npm package (a074fa4)
  • jsdoc comment foldings (#​5197) (065af41)

v1.22.1

Compare Source

v1.22.0

Compare Source

Features
1.21.1 (2023-05-16)
Bug Fixes
  • console error when hovering over empty gutter cell with tooltipFollowsMouse set to false (#​5173) (5ff8d4c)

v1.21.1

Compare Source

v1.21.0

Compare Source

Features
Bug Fixes

v1.20.0

Compare Source

Features

v1.19.0

Compare Source

Features
  • publishing generated styling files to ace-code package (1fa223e)
1.18.1 (2023-05-03)
Bug Fixes
  • add mode types, improve type definitions (e22bd5c)
  • hide $getindent from the SyntaxMode (2b1c65b)
  • remove '$' fields for types that don't require exposing them (2db9d4e)
  • remove or update badly formatted declarations (1e7b022)
  • replaceRange could now be implemented as an instance of the Range interface, rather than being an instance of the Range class (e1bdccc)
  • wrong next state in regex state (c5ed709)

v1.18.1

Compare Source

v1.18.0

Compare Source

Features

v1.17.0

Compare Source

Features
  • Add annotation level information to gutter tooltip (#​5101) (3cd28b8)
  • Add option to prevent keyboard focus trapping (#​5114) (fe5d1bf)
  • Add option to use SVG gutter icons (#​5107) (82eb439)
  • add ResizeObserver to make calling editor.resize optional (51d5e4d)
Bug Fixes

v1.16.0

Compare Source

Features
Bug Fixes
1.15.3 (2023-03-02)
1.15.2 (2023-02-16)
1.15.1 (2023-02-13)
Bug Fixes

v1.15.3

Compare Source

v1.15.2

Compare Source

v1.15.1

Compare Source

v1.15.0

Compare Source

Features
Bug Fixes
  • Added highlighting for TIES keyword introduced in PostgreSQL 13 (#​5033) (9588086)
  • editor shadow appears under the selected line background when horizontal scroll is active (#​5020) (ab4f788)
  • Remove broken keybinding from vscode mode (#​5032) (68ff964)

v1.14.0

Compare Source

Features
Bug Fixes
  • Add missing options to EditorOptions (#​5003) (451b63f)
  • added GREATEST|LEAST logical functions added in SQL Server 2022 (#​5009

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot force-pushed the renovate/non-major branch from 6f903b3 to 555f758 Compare September 1, 2023 06:36
@renovate renovate bot force-pushed the renovate/non-major branch from 555f758 to 1c7e37b Compare September 1, 2023 21:22
@renovate renovate bot force-pushed the renovate/non-major branch from 1c7e37b to c74dede Compare September 2, 2023 23:11
@renovate renovate bot force-pushed the renovate/non-major branch from c74dede to dffa8d3 Compare September 3, 2023 22:25
@renovate renovate bot force-pushed the renovate/non-major branch from dffa8d3 to 5fb053c Compare September 4, 2023 14:56
@renovate renovate bot force-pushed the renovate/non-major branch from 5fb053c to 87dc607 Compare September 5, 2023 08:09
@renovate renovate bot force-pushed the renovate/non-major branch from 87dc607 to be5e98f Compare September 6, 2023 02:47
@renovate renovate bot force-pushed the renovate/non-major branch from be5e98f to 8847c29 Compare September 6, 2023 08:03
@renovate renovate bot force-pushed the renovate/non-major branch from 8847c29 to c2c11b7 Compare September 6, 2023 20:08
@renovate renovate bot force-pushed the renovate/non-major branch from c2c11b7 to fd79ffb Compare September 6, 2023 23:13
@renovate renovate bot force-pushed the renovate/non-major branch from fd79ffb to ab1a844 Compare September 7, 2023 07:37
@renovate renovate bot force-pushed the renovate/non-major branch from ab1a844 to 332b551 Compare September 7, 2023 20:24
@renovate renovate bot force-pushed the renovate/non-major branch from 332b551 to 2b25462 Compare September 7, 2023 23:08
@renovate renovate bot force-pushed the renovate/non-major branch from 2b25462 to ced22cf Compare September 8, 2023 04:21
@renovate renovate bot force-pushed the renovate/non-major branch from e7cdb86 to 7175769 Compare December 13, 2024 23:53
@renovate renovate bot force-pushed the renovate/non-major branch from 7175769 to 732d208 Compare December 15, 2024 22:08
@renovate renovate bot force-pushed the renovate/non-major branch from 732d208 to 2f835cb Compare December 16, 2024 00:49
@renovate renovate bot force-pushed the renovate/non-major branch from 2f835cb to cb75526 Compare December 16, 2024 03:21
@renovate renovate bot force-pushed the renovate/non-major branch from cb75526 to e2fcfdd Compare December 16, 2024 06:37
@renovate renovate bot force-pushed the renovate/non-major branch from e2fcfdd to 28f1547 Compare December 16, 2024 09:30
@renovate renovate bot force-pushed the renovate/non-major branch from 28f1547 to ea46961 Compare December 16, 2024 16:56
@renovate renovate bot force-pushed the renovate/non-major branch from ea46961 to bea49fa Compare December 16, 2024 20:57
@renovate renovate bot force-pushed the renovate/non-major branch from bea49fa to 84f19ec Compare December 17, 2024 03:42
@renovate renovate bot force-pushed the renovate/non-major branch from 84f19ec to b00de8c Compare December 17, 2024 08:31
@renovate renovate bot force-pushed the renovate/non-major branch from b00de8c to d70716b Compare December 21, 2024 17:28
@renovate renovate bot force-pushed the renovate/non-major branch from d70716b to 1e6a57b Compare December 21, 2024 22:54
@renovate renovate bot force-pushed the renovate/non-major branch from 1e6a57b to d3fe480 Compare December 23, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants