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

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/react (source) ^17.0.0 -> ^17.0.80 age adoption passing confidence devDependencies patch
@types/react-dom (source) ^17.0.0 -> ^17.0.25 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.35.0 age adoption passing confidence dependencies minor
autoprefixer 10.4.7 -> 10.4.19 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.29.1 age adoption passing confidence devDependencies minor
eslint-plugin-jsx-a11y ^6.4.1 -> ^6.8.0 age adoption passing confidence devDependencies minor
eslint-plugin-react ^7.21.5 -> ^7.34.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.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://togithub.com/ajaxorg/ace/issues/93)A1A1 to [#​839496](https://togithub.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
1.13.2 (2022-12-07)
Bug Fixes
1.13.1 (2022-11-16)
Bug Fixes
  • Change curly braces insertion behavior for Markdown to act the same as for other braces (#​4994) (2760234)
  • incorrect cursor position for very long lines (#​4996) (e57a9d9)

v1.13.2

Compare Source

v1.13.1

Compare Source

v1.13.0

Compare Source

Features
Bug Fixes
  • Add missing options to VirtualRendererOptions and EditorOptions (#​4983) (19dd2ec)
  • Fix of scroll while interrupting animation (#​4993) (0092f3f)
  • rare case when document passed to dom.scrollbarWidth doesn't have documentElement (#​4981) (df44158)
1.12.5 (2022-11-01)
Bug Fixes
  • enableLiveAutocompletion documentation (#​4976) (987ab76)
  • vim "normal" mode brackets highlighting (0fbc54c)
1.12.4 (2022-10-31)
Bug Fixes
1.12.3 (2022-10-18)
Bug Fixes
1.12.2 (2022-10-18)
Bug Fixes
1.12.1 (2022-10-17)
Bug Fixes

v1.12.5

Compare Source

v1.12.4

Compare Source

v1.12.3

Compare Source

v1.12.2

Compare Source

v1.12.1

Compare Source

v1.12.0

[Compare Source](https://togithub.com/ajaxorg/ace-


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

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.

None yet

0 participants