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.32.8 in /frontend #403

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps ace-code from 1.32.6 to 1.32.8.

Release notes

Sourced from ace-code's releases.

v1.32.7

What's Changed

New Contributors

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

Changelog

Sourced from ace-code's changelog.

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
  • 3e9a61f release v1.32.8
  • 7937e53 fix: don't detach completion popup while typing when prefix is empty (#5517)
  • 6e870fd fix: allow completers to trigger on newline characters (#5519)
  • f493ab0 fix: SwiftHighlightRules exports (#5516)
  • 529473b fix: scroll cursor line to top editor for long inline preview (#5514)
  • 099011b Add jsx and tsx highlighting modes (#5498)
  • 9faedf3 chore: github action commenting when type file change (#5506)
  • 798feae chore: add public interface promise to PR template (#5504)
  • c72f541 fix typecheck error with typescript >= 5.4.0 (#5507)
  • d296fd4 release v1.32.7
  • 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.32.8.
- [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.32.8)

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

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 Mar 22, 2024
Copy link

relativeci bot commented Mar 22, 2024

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

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

Bundle metrics  Change 5 changes Regression 1 regression Improvement 1 improvement
                 Current
Job #584
     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 #584
     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 #584 reportView dependabot/npm_and_yarn/frontend... branch activityView project dashboard

Copy link
Author

dependabot bot commented on behalf of github Mar 29, 2024

Superseded by #415.

@dependabot dependabot bot closed this Mar 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/beta/ace-code-1.32.8 branch March 29, 2024 17:19
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