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

build(deps): bump ace-code from 1.32.6 to 1.33.0 in /frontend #440

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

Bumps ace-code from 1.32.6 to 1.33.0.

Release notes

Sourced from ace-code's releases.

v1.33.0

What's Changed

New Contributors

Full Changelog: ajaxorg/ace@v1.32.9...v1.33.0

v1.32.9

What's Changed

Full Changelog: ajaxorg/ace@v1.32.8...v1.32.9

v1.32.8

What's Changed

Bug Fixes

  • add jsx and tsx highlighting modes (5498)
  • typecheck error with typescript >= 5.4.0 (5507)
  • allow completers to trigger on newline characters (#5519) (6e870fd)
  • don't detach completion popup while typing when prefix is empty (#5517) (7937e53)
  • scroll cursor line to top editor for long inline preview (#5514) (529473b)
  • SwiftHighlightRules exports (#5516) (f493ab0)

Full Changelog: ajaxorg/ace@v1.32.7...v1.32.8

v1.32.7

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from ace-code's changelog.

1.33.0 (2024-04-12)

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

  • allow completers to trigger on newline characters (#5519) (6e870fd)
  • don't detach completion popup while typing when prefix is empty (#5517) (7937e53)
  • scroll cursor line to top editor for long inline preview (#5514) (529473b)
  • SwiftHighlightRules exports (#5516) (f493ab0)

1.32.7 (2024-03-01)

Bug Fixes

  • swap blue/red in cloudeditor themes to reduces usage of red (#5492) (0e8f549)
Commits
  • 7da82a4 release v1.33.0
  • e59ae67 Automate Generation of d.ts for Ace Editor Modes (#5518)
  • bb8256d feat: Make translation system key based and add annotation type to gutter ico...
  • 507ae2f Fix: Contrast is too low for searched items (#5523)
  • 78c3550 Readme.md: Fix typo (#5528)
  • 422adfd release v1.32.9
  • 2e40702 folding for php alternative syntax (#5491)
  • a66f861 fix: apply class to autocomplete popup for no suggestions state (#5522)
  • 3e9a61f release v1.32.8
  • 7937e53 fix: don't detach completion popup while typing when prefix is empty (#5517)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ace-code](https://github.com/ajaxorg/ace) from 1.32.6 to 1.33.0.
- [Release notes](https://github.com/ajaxorg/ace/releases)
- [Changelog](https://github.com/ajaxorg/ace/blob/master/CHANGELOG.md)
- [Commits](ajaxorg/ace@v1.32.6...v1.33.0)

---
updated-dependencies:
- dependency-name: ace-code
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 12, 2024
Copy link

relativeci bot commented Apr 12, 2024

Job #616: Bundle Size — 6.56MiB (+0.82%).

bd05fab(current) vs 6504eb9 main#553(baseline)

Bundle metrics  Change 5 changes Regression 1 regression Improvement 1 improvement
                 Current
Job #616
     Baseline
Job #553
Regression  Initial JS 1.7MiB(+3.18%) 1.64MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 100% 0%
Change  Chunks 12(+9.09%) 11
No change  Assets 40 40
Change  Modules 262(+2.75%) 255
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
Improvement  Packages 26(-3.7%) 27
No change  Duplicate Packages 0 0
Bundle size by type  Change 3 changes Regression 1 regression Improvement 2 improvements
                 Current
Job #616
     Baseline
Job #553
Regression  JS 2.65MiB (+2.13%) 2.59MiB
Improvement  IMG 2.01MiB (-0.09%) 2.01MiB
Not changed  Fonts 1.75MiB 1.75MiB
Improvement  CSS 160.01KiB (-0.08%) 160.14KiB

View job #616 reportView dependabot/npm_and_yarn/frontend... branch activityView project dashboard

Copy link
Author

dependabot bot commented on behalf of github Apr 23, 2024

Superseded by #457.

@dependabot dependabot bot closed this Apr 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/beta/ace-code-1.33.0 branch April 23, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants