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: bump svelte from 1.56.0 to 2.4.4 #187

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps svelte from 1.56.0 to 2.4.4.

Changelog

Sourced from svelte's changelog.

2.4.4

  • Declare missing variable in Store (#1415)
  • ALways declare spread levels (#1413)

2.4.3

  • ref directives prevent HTMLified content (#1407)
  • Store computed properties update components immediately upon declaration (#1327)

2.4.2

  • Evaluate each key in child scope (#1397)
  • Prevent false negatives and positives when detecting cyclical computed store properties (#1399)
  • Only update dynamic component props (#1394)

2.4.1

  • Fix DOM event context (#1390)

2.4.0

  • Integrate CLI (#1360)
  • Allow arbitrary destructuring for each block items, with binding (#1385)
  • Each block keys can use arbitrary expressions (#703)
  • bind:offsetWidth, bind:offsetHeight, bind:clientWidth and bind:clientHeight (#984)
  • Leaner generated code for each blocks (#1287)

2.3.0

  • Allow computed properties to have entire state object as dependency (#1303)
  • Fix stats when options.generate is false (#1368)
  • Assign custom methods to custom elements (#1369)
  • Fix this value in custom event handlers (#1297)
  • Re-evaluate each values lazily (#1286)
  • Preserve outer context in await blocks (#1251)

2.2.0

  • Internal refactoring (#1367)

2.1.1

  • Report initial changed based on state, not expected props (#1356)
  • Set state to empty object, not null, on destroy (#1354)
  • Prevent stale state in component event handlers (#1353)

2.1.0

... (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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [svelte](https://github.com/sveltejs/svelte) from 1.56.0 to 2.4.4.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/svelte@v1.56.0...v2.4.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #188.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/svelte-2.4.4 branch May 7, 2018 05:44
josdejong added a commit to josdejong/svelte-awesome that referenced this pull request Nov 7, 2022
RobBrazier added a commit that referenced this pull request Dec 1, 2022
fix: #187 remove non-unique ids from `path` and `polygon`
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

1 participant