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 Pkg version #35584

Merged
merged 1 commit into from
Apr 24, 2020
Merged

bump Pkg version #35584

merged 1 commit into from
Apr 24, 2020

Conversation

KristofferC
Copy link
Member

2f953bbde5d93c9c814d140014c76dfec5433e3c (origin/master, origin/HEAD) Remove trailing slash from URL. (#1784)
ab93e2876d35034bbab576e5bdcb12b02680ab45 doc fix: tree_hash of empty directories (#1770)
1ef89cbf5337c6d83bcb47e550731704fc22d8e7 Get subdir from registry. (#1766)
a87bfb1b4dc76772fef3111687ea0464f9fdbd25 Download source files before parsing artifact files, fixes #1775. (#1777)
596998b5a45ecceaab8d48cf316515ba63142494 Fix a bug where Pkg.Registry.add("General") would not (#1772)
eff9f0194dd52ea2e09ff5ea11b1097035ffd5ff remove incorrect debug message (#1768)
2874057f0e719c6597aae5fb2a972ae933cd2597 (HEAD -> kc/subdir_registry, master) Ensure --depwarn=yes by default in Pkg.test (#1763)
f6ac2012367f682333f9034639dccc8867437a95 add subdir functionality (#1422)
448e0cb6b21c9134fa9003c86a340b24b84ebb6a run docs on 1.4 (#1758)
f4827cf7ec2b8fd3cda75aeda503275e6c6a5bd2 Merge pull request #1757 from JuliaLang/kc/fixci
5eabd81697e2195e013298b5f0d5ec699b659618 (origin/kc/fixci, kc/fixci) remove redundant show
f39023384ddccf0762cc6eee24ea93a6c99c0466 fix ci on master

@KristofferC
Copy link
Member Author

CI error on Mac is from #35103 which added a (tight) timeout test.

@KristofferC KristofferC merged commit 59ac6d1 into master Apr 24, 2020
@KristofferC KristofferC deleted the kc/bump_pkg branch April 24, 2020 14:47
mbauman added a commit that referenced this pull request Apr 28, 2020
* origin/master: (833 commits)
  Improve typesubtract for tuples (#35600)
  Make searchsorted*/findnext/findprev return values of keytype (#32978)
  fix buggy rand(RandomDevice(), Bool) (#35590)
  remove `Ref` allocation on task switch (#35606)
  Revert "partr: fix multiqueue resorting stability" (#35589)
  exclude types with free variables from `type_morespecific` (#35555)
  fix small typo in NEWS.md (#35611)
  enable inline allocation of structs with pointers (#34126)
  SparseArrays: Speed up right-division by diagonal matrices (#35533)
  Allow hashing 1D OffsetArrays
  NEWS item for introspection macros (#35594)
  Special case empty covec-diagonal-vec product (#35557)
  [GCChecker] fix a few tests by looking through casts
  Use norm instead of abs in generic lu factorization (#34575)
  [GCChecker,NFC] run clang-format -style=llvm
  [GCChecker] fix tests and add Makefile
  Add introspection macros support for dot syntax (#35522)
  Specialize `union` for `OneTo` (#35577)
  add pop!(vector, idx, [default]) (#35513)
  bump Pkg version (#35584)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant