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

Bump indexmap from 1.6.0 to 1.6.1 #966

Merged
merged 1 commit into from
Dec 15, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2020

Bumps indexmap from 1.6.0 to 1.6.1.

Commits
  • 453278e Merge pull request #165 from cuviper/release-1.6.1
  • 4728acf Release 1.6.1
  • ea8abb2 Merge pull request #158 from cuviper/serde_seq
  • 3b33a8e Add serde_seq to serialize maps as a sequence
  • dade2bf Use collect_map/seq to simplify serializers
  • b5ac29e Merge pull request #160 from cuviper/more-vec
  • 4819253 Document the first/last methods
  • eca535d Return &K in first_mut/last_mut
  • 6378856 Add more Vec/slice-like methods to maps and sets
  • 59e2833 Merge pull request #164 from bluss/gh-actions
  • 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 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 [indexmap](https://github.com/bluss/indexmap) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Commits](indexmap-rs/indexmap@1.6.0...1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 15, 2020
@github-actions
Copy link

Test262 conformance changes:

Test result master count PR count difference
Total 78,460 78,460 0
Passed 18,957 18,958 +1
Ignored 15,559 15,559 0
Failed 43,944 43,943 -1
Panics 1,128 1,127 -1
Conformance 24.16 24.16 +0.00%

@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #966 (bd3cbd5) into master (8f590d7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #966   +/-   ##
=======================================
  Coverage   59.33%   59.33%           
=======================================
  Files         166      166           
  Lines       10687    10687           
=======================================
  Hits         6341     6341           
  Misses       4346     4346           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f590d7...bd3cbd5. Read the comment docs.

@github-actions
Copy link

Benchmark for b288e3b

Click to view benchmark
Test PR Benchmark Master Benchmark %
Arithmetic operations (Execution) 477.1±21.45ns 468.1±25.53ns +1.92%
Arithmetic operations (Full) 286.0±22.55µs 289.3±14.42µs -1.14%
Array access (Execution) 10.0±0.58µs 9.8±0.49µs +2.04%
Array access (Full) 314.4±15.75µs 316.6±15.68µs -0.69%
Array creation (Execution) 3.2±0.18ms 3.2±0.19ms 0.00%
Array creation (Full) 3.5±0.16ms 3.5±0.21ms 0.00%
Array pop (Execution) 1191.8±70.08µs 1187.5±67.28µs +0.36%
Array pop (Full) 1702.7±76.72µs 1692.9±68.06µs +0.58%
Boolean Object Access (Execution) 5.9±0.28µs 5.6±0.33µs +5.36%
Boolean Object Access (Full) 302.8±12.71µs 310.5±25.67µs -2.48%
Clean js (Execution) 824.6±37.68µs 836.6±46.48µs -1.43%
Clean js (Full) 1190.7±76.54µs 1190.5±97.89µs +0.02%
Clean js (Parser) 41.9±2.74µs 41.9±9.25µs 0.00%
Create Realm 556.0±36.20ns 573.5±44.97ns -3.05%
Dynamic Object Property Access (Execution) 6.8±0.51µs 6.9±0.38µs -1.45%
Dynamic Object Property Access (Full) 313.4±15.43µs 307.0±22.93µs +2.08%
Expression (Parser) 7.6±0.54µs 7.9±0.50µs -3.80%
Fibonacci (Execution) 1068.0±68.10µs 1091.4±159.41µs -2.14%
Fibonacci (Full) 1423.0±74.85µs 1444.0±98.70µs -1.45%
For loop (Execution) 27.5±1.84µs 27.2±1.60µs +1.10%
For loop (Full) 335.6±16.17µs 335.6±32.06µs 0.00%
For loop (Parser) 20.7±1.68µs 19.7±0.87µs +5.08%
Goal Symbols (Parser) 13.5±0.73µs 13.1±0.64µs +3.05%
Hello World (Parser) 3.6±0.23µs 3.5±0.17µs +2.86%
Long file (Parser) 864.0±52.76ns 878.0±64.18ns -1.59%
Mini js (Execution) 745.3±62.95µs 744.1±31.29µs +0.16%
Mini js (Full) 1065.5±76.16µs 1097.7±76.03µs -2.93%
Mini js (Parser) 37.2±3.46µs 37.0±2.67µs +0.54%
Number Object Access (Execution) 4.4±0.16µs 4.4±0.24µs 0.00%
Number Object Access (Full) 299.2±18.55µs 298.7±14.85µs +0.17%
Object Creation (Execution) 5.9±0.49µs 5.9±0.30µs 0.00%
Object Creation (Full) 314.0±27.50µs 306.4±15.50µs +2.48%
RegExp (Execution) 12.4±0.76µs 12.7±0.84µs -2.36%
RegExp (Full) 313.0±16.37µs 313.8±25.85µs -0.25%
RegExp Literal (Execution) 12.4±1.01µs 12.4±0.69µs 0.00%
RegExp Literal (Full) 317.6±21.32µs 325.6±24.41µs -2.46%
RegExp Literal Creation (Execution) 11.1±0.80µs 10.9±0.86µs +1.83%
RegExp Literal Creation (Full) 308.5±14.31µs 315.4±23.66µs -2.19%
Static Object Property Access (Execution) 6.2±0.78µs 6.2±0.38µs 0.00%
Static Object Property Access (Full) 301.3±14.19µs 308.3±19.06µs -2.27%
String Object Access (Execution) 8.8±0.64µs 8.5±0.53µs +3.53%
String Object Access (Full) 318.4±35.32µs 309.8±16.04µs +2.78%
String comparison (Execution) 7.8±0.62µs 7.8±0.50µs 0.00%
String comparison (Full) 312.7±13.33µs 309.2±31.57µs +1.13%
String concatenation (Execution) 6.3±0.37µs 6.5±0.37µs -3.08%
String concatenation (Full) 306.3±16.74µs 325.3±185.30µs -5.84%
String copy (Execution) 5.0±0.27µs 5.0±0.29µs 0.00%
String copy (Full) 295.0±16.10µs 293.7±14.47µs +0.44%
Symbols (Execution) 4.3±0.35µs 4.4±0.42µs -2.27%
Symbols (Full) 285.0±12.71µs 290.8±19.80µs -1.99%

@Razican
Copy link
Member

Razican commented Dec 15, 2020

@dependabot squash and merge

@dependabot dependabot bot merged commit 90cd480 into master Dec 15, 2020
@dependabot dependabot bot deleted the dependabot/cargo/indexmap-1.6.1 branch December 15, 2020 08:06
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant