chasegiunta / craft-jason

A field type for displaying & editing JSON data.
Other
15 stars 11 forks source link

Bump codejar from 2.0.0 to 3.3.0 in /src/assetbundles/jasonfield #115

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps codejar from 2.0.0 to 3.3.0.

Release notes

Sourced from codejar's releases.

Release 3.3.0

  • Add new options and export more functions (c465138)
  • Optimized closing characters. (#41) (a599705)

Release 3.2.3

  • Fix paste over selection (84aaec0)
  • fixed paste over selection issue (#39) (ed03d0f)
  • Changed event.code to event.key (d88a7a2)

Release 3.2.2

  • Add release hook to build after bump (1722d6c)

Release 3.2.1

  • Add release automation (3cfb9f1)
  • Release 3.2.0 (d09c955)
  • Fix typo (f0d687a)
  • Using an event listener instead of onscroll. (f10933b)
  • Fix: Scroll line numbers with editor. (6a45030)
  • Add addClosing option (0155b20)
  • Add spellcheck option to dis/enable spellchecking (b410124)
  • (docs): fixed small error (321725c)
  • release 3.1.0 (8fa36d1)
  • remove handling of jumping to beginning of line (6281405)
  • allow to customize auto-indent (77866d3)
  • feat(codejar): customizable indent rule (ea35086)
  • fix line gutter background color (ee57335)
  • remove unnecessary default (72af82f)
  • Fix type compatibility error (fb6b283)
  • add line-numbers color option (3138a9d)
  • Make space next to jar emoji (6f3bbf6)
  • release v3.0.0 (44a6e3e)
  • remove new keyword (b4f1901)
  • remove new keyword (7111766)
  • reduce minify size (df33039)
  • Update README.md (4cf44dd)
  • @medv/codejar → codejar (4131972)
  • release v1.0.9 (bf380ec)
  • release v1.0.8 with bunch of improvements (515f96a)
  • add check for defaultPrevented event (902a4fb)
  • remove popup example (b4d6485)
  • add cursor.ts (a7e8b19)
  • release v1.0.7 (246154c)
  • add linenumbers class name (ab14d21)
  • Update codejar.ts (62138e4)
  • fix input textContent problem with IME (04a0c2d)
  • release v1.0.6 (89df646)
  • fix toString bug (ff5ca0f)
  • Update README.md (a8171d7)
  • release v1.0.5 (d26e135)
  • release v1.0.4 (dcf2198)

... (truncated)

Commits


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #124.